Shades of Bordeaux #470918
Tints of Bordeaux #470918
RGB
CMYK
RGB Variations
Color information
#470918 (or 0x470918) is known color: Bordeaux. HEX triplet: 47, 09 and 18. RGB value is (71,9,24). Sum of RGB (Red+Green+Blue) = 71+9+24=104 (13% of max value = 765). Red value is 71 (28.12% from 255 or 68.27% from 104); Green value is 9 (3.91% from 255 or 8.65% from 104); Blue value is 24 (9.77% from 255 or 23.08% from 104); Max value from RGB is 71 - color contains mainly: red. Hex color #470918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470918 is #B8F6E7. Grayscale: #1D1D1D. Windows color (decimal): -12121832 or 1575239. OLE color: 1575239.
HSL color Cylindrical-coordinate representation of color #470918: hue angle of 345.48º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #470918 is Cyan = 0, Magento = 0.87, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 24 | - |
| CMYK | 0 | 0.87 | 0.66 | 0.72 |
| HSL | 345.48º | 0.78% | 0.16% | - |
| HSV(B) | 345.48º | 0.87% | 0.28% | - |
| XYZ | 2.86 | 1.6 | 1.02 | - |
| YUV | 29.25 | 125.04 | 157.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 24 | 0 | 0.87 | 0.66 | 0.72 | 345.48 | 0.78 | 0.16 |
| Hex | 47 | 9 | 18 | 0 | 57 | 42 | 48 | 159 | 4E | 10 |
| Octal | 107 | 11 | 30 | 0 | 127 | 102 | 110 | 531 | 116 | 20 |
| Binary | 1000111 | 1001 | 11000 | 0 | 1010111 | 1000010 | 1001000 | 101011001 | 1001110 | 10000 |
Color Harmonies of #470918
Complementary color
Monochromatic Colors of #470918
Black with #470918
Text Example
Text Example
White with #470918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470918; }
p { color: rgb(71,9,24); }
H1.HeaderClassName
{
color: #470918;
}
.AnyTagClassName
{
color: #470918;
}
</style>
background-color css
<style>
a { background-color: #470918; }
a { background-color: rgb(71,9,24); }
div.DivClassName
{
background-color: #470918;
}
.BgClassName
{
background-color: #470918;
}
</style>
border-color css
<style>
span { border-color: #470918; }
span { border-color: rgb(71,9,24); }
td.TdClassName
{
border-color: #470918;
}
.TagClassName
{
border-color: #470918;
}
</style>