In a RGB color space, #bf4040 hex color is composed of 74.9% red, 25.1% green and 25.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 66.5% magenta, 66.5% yellow and 25.1% black. It has a hue angle of 0 degrees, a saturation of 49.8% and a lightness of 50%. #bf4040 color hex could be obtained by blending #ff8080 with #7f0000. Closest websafe color is: #cc3333.
The hexadecimal color #bf4040 has RGB values of R:191, G:64, B:64 and CMYK values of C:0, M:0.66, Y:0.66, K:0.25. Its decimal value is 12533824.
Hex triplet | bf4040 | #bf4040 |
RGB Decimal | 191, 64, 64 | rgb(191,64,64) |
RGB Percent | 74.9, 25.1, 25.1 | rgb(74.9%,25.1%,25.1%) |
CMYK | 0, 66.5, 66.5, 25.1 | |
HSL | 0°, 49.8, 50 | hsl(0,49.8%,50%) |
HSV(HSB) | 0°, 66.5, 74.9 | |
Web Safe | cc3333 | #c33 |
XYZ | 24.245, 15.113, 6.49 |
xyY | 0.529, 0.33, 15.113 |
CIE-LAB | 45.789, 50.768, 28.408 |
CIE-LCH | 45.789, 58.176, 29.23 |
CIE-LUV | 45.789, 95.712, 20.638 |
Hunter-Lab | 38.876, 43.288, 17.315 |
Binary | 10111111, 01000000, 01000000 |
Below, you can see some colors close to #bf4040. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #bf4040.
<span style="color:#bf4040">Text here</span>
This paragraph has a background color of #bf4040.
<p style="background-color:#bf4040;">Content here</p>
This element has a border color of #bf4040.
<div style="border:1px #bf4040;">Content here</div>
.text {color:#bf4040;}
.background {background-color:#bf4040;}
.border {border:1px solid #bf4040;}
.text-shadow {border:1px solid #bf4040;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #faefef is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a7575 is the less saturated color, while #ff0000 is the most saturated one.