Shades of Bordeaux #430319
Tints of Bordeaux #430319
RGB
CMYK
RGB Variations
Color information
#430319 (or 0x430319) is known color: Bordeaux. HEX triplet: 43, 03 and 19. RGB value is (67,3,25). Sum of RGB (Red+Green+Blue) = 67+3+25=95 (12% of max value = 765). Red value is 67 (26.56% from 255 or 70.53% from 95); Green value is 3 (1.56% from 255 or 3.16% from 95); Blue value is 25 (10.16% from 255 or 26.32% from 95); Max value from RGB is 67 - color contains mainly: red. Hex color #430319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430319 is #BCFCE6. Grayscale: #181818. Windows color (decimal): -12385511 or 1639235. OLE color: 1639235.
HSL color Cylindrical-coordinate representation of color #430319: hue angle of 339.38º 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 #430319 is Cyan = 0, Magento = 0.96, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 25 | - |
| CMYK | 0 | 0.96 | 0.63 | 0.74 |
| HSL | 339.38º | 0.91% | 0.14% | - |
| HSV(B) | 339.38º | 0.96% | 0.26% | - |
| XYZ | 2.52 | 1.33 | 1.04 | - |
| YUV | 24.64 | 128.2 | 158.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 25 | 0 | 0.96 | 0.63 | 0.74 | 339.38 | 0.91 | 0.14 |
| Hex | 43 | 3 | 19 | 0 | 60 | 3F | 4A | 153 | 5B | E |
| Octal | 103 | 3 | 31 | 0 | 140 | 77 | 112 | 523 | 133 | 16 |
| Binary | 1000011 | 11 | 11001 | 0 | 1100000 | 111111 | 1001010 | 101010011 | 1011011 | 1110 |
Color Harmonies of #430319
Complementary color
Monochromatic Colors of #430319
Black with #430319
Text Example
Text Example
White with #430319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430319; }
p { color: rgb(67,3,25); }
H1.HeaderClassName
{
color: #430319;
}
.AnyTagClassName
{
color: #430319;
}
</style>
background-color css
<style>
a { background-color: #430319; }
a { background-color: rgb(67,3,25); }
div.DivClassName
{
background-color: #430319;
}
.BgClassName
{
background-color: #430319;
}
</style>
border-color css
<style>
span { border-color: #430319; }
span { border-color: rgb(67,3,25); }
td.TdClassName
{
border-color: #430319;
}
.TagClassName
{
border-color: #430319;
}
</style>