Shades of Bordeaux #430318
Tints of Bordeaux #430318
RGB
CMYK
RGB Variations
Color information
#430318 (or 0x430318) is known color: Bordeaux. HEX triplet: 43, 03 and 18. RGB value is (67,3,24). Sum of RGB (Red+Green+Blue) = 67+3+24=94 (12% of max value = 765). Red value is 67 (26.56% from 255 or 71.28% from 94); Green value is 3 (1.56% from 255 or 3.19% from 94); Blue value is 24 (9.77% from 255 or 25.53% from 94); Max value from RGB is 67 - color contains mainly: red. Hex color #430318 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430318 is #BCFCE7. Grayscale: #181818. Windows color (decimal): -12385512 or 1573699. OLE color: 1573699.
HSL color Cylindrical-coordinate representation of color #430318: hue angle of 340.31º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430318 is Cyan = 0, Magento = 0.96, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 24 | - |
| CMYK | 0 | 0.96 | 0.64 | 0.74 |
| HSL | 340.31º | 0.91% | 0.14% | - |
| HSV(B) | 340.31º | 0.96% | 0.26% | - |
| XYZ | 2.51 | 1.32 | 0.99 | - |
| YUV | 24.53 | 127.7 | 158.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 24 | 0 | 0.96 | 0.64 | 0.74 | 340.31 | 0.91 | 0.14 |
| Hex | 43 | 3 | 18 | 0 | 60 | 40 | 4A | 154 | 5B | E |
| Octal | 103 | 3 | 30 | 0 | 140 | 100 | 112 | 524 | 133 | 16 |
| Binary | 1000011 | 11 | 11000 | 0 | 1100000 | 1000000 | 1001010 | 101010100 | 1011011 | 1110 |
Color Harmonies of #430318
Complementary color
Monochromatic Colors of #430318
Black with #430318
Text Example
Text Example
White with #430318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430318; }
p { color: rgb(67,3,24); }
H1.HeaderClassName
{
color: #430318;
}
.AnyTagClassName
{
color: #430318;
}
</style>
background-color css
<style>
a { background-color: #430318; }
a { background-color: rgb(67,3,24); }
div.DivClassName
{
background-color: #430318;
}
.BgClassName
{
background-color: #430318;
}
</style>
border-color css
<style>
span { border-color: #430318; }
span { border-color: rgb(67,3,24); }
td.TdClassName
{
border-color: #430318;
}
.TagClassName
{
border-color: #430318;
}
</style>