Shades of Bordeaux #430519
Tints of Bordeaux #430519
RGB
CMYK
RGB Variations
Color information
#430519 (or 0x430519) is known color: Bordeaux. HEX triplet: 43, 05 and 19. RGB value is (67,5,25). Sum of RGB (Red+Green+Blue) = 67+5+25=97 (12% of max value = 765). Red value is 67 (26.56% from 255 or 69.07% from 97); Green value is 5 (2.34% from 255 or 5.15% from 97); Blue value is 25 (10.16% from 255 or 25.77% from 97); Max value from RGB is 67 - color contains mainly: red. Hex color #430519 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430519 is #BCFAE6. Grayscale: #191919. Windows color (decimal): -12384999 or 1639747. OLE color: 1639747.
HSL color Cylindrical-coordinate representation of color #430519: hue angle of 340.65º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430519 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 25 | - |
| CMYK | 0 | 0.93 | 0.63 | 0.74 |
| HSL | 340.65º | 0.86% | 0.14% | - |
| HSV(B) | 340.65º | 0.93% | 0.26% | - |
| XYZ | 2.54 | 1.37 | 1.05 | - |
| YUV | 25.82 | 127.54 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 25 | 0 | 0.93 | 0.63 | 0.74 | 340.65 | 0.86 | 0.14 |
| Hex | 43 | 5 | 19 | 0 | 5D | 3F | 4A | 155 | 56 | E |
| Octal | 103 | 5 | 31 | 0 | 135 | 77 | 112 | 525 | 126 | 16 |
| Binary | 1000011 | 101 | 11001 | 0 | 1011101 | 111111 | 1001010 | 101010101 | 1010110 | 1110 |
Color Harmonies of #430519
Complementary color
Monochromatic Colors of #430519
Black with #430519
Text Example
Text Example
White with #430519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430519; }
p { color: rgb(67,5,25); }
H1.HeaderClassName
{
color: #430519;
}
.AnyTagClassName
{
color: #430519;
}
</style>
background-color css
<style>
a { background-color: #430519; }
a { background-color: rgb(67,5,25); }
div.DivClassName
{
background-color: #430519;
}
.BgClassName
{
background-color: #430519;
}
</style>
border-color css
<style>
span { border-color: #430519; }
span { border-color: rgb(67,5,25); }
td.TdClassName
{
border-color: #430519;
}
.TagClassName
{
border-color: #430519;
}
</style>