Shades of Bordeaux #430619
Tints of Bordeaux #430619
RGB
CMYK
RGB Variations
Color information
#430619 (or 0x430619) is known color: Bordeaux. HEX triplet: 43, 06 and 19. RGB value is (67,6,25). Sum of RGB (Red+Green+Blue) = 67+6+25=98 (12% of max value = 765). Red value is 67 (26.56% from 255 or 68.37% from 98); Green value is 6 (2.73% from 255 or 6.12% from 98); Blue value is 25 (10.16% from 255 or 25.51% from 98); Max value from RGB is 67 - color contains mainly: red. Hex color #430619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430619 is #BCF9E6. Grayscale: #1A1A1A. Windows color (decimal): -12384743 or 1640003. OLE color: 1640003.
HSL color Cylindrical-coordinate representation of color #430619: hue angle of 341.31º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430619 is Cyan = 0, Magento = 0.91, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 25 | - |
| CMYK | 0 | 0.91 | 0.63 | 0.74 |
| HSL | 341.31º | 0.84% | 0.14% | - |
| HSV(B) | 341.31º | 0.91% | 0.26% | - |
| XYZ | 2.56 | 1.39 | 1.05 | - |
| YUV | 26.41 | 127.21 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 25 | 0 | 0.91 | 0.63 | 0.74 | 341.31 | 0.84 | 0.14 |
| Hex | 43 | 6 | 19 | 0 | 5B | 3F | 4A | 155 | 54 | E |
| Octal | 103 | 6 | 31 | 0 | 133 | 77 | 112 | 525 | 124 | 16 |
| Binary | 1000011 | 110 | 11001 | 0 | 1011011 | 111111 | 1001010 | 101010101 | 1010100 | 1110 |
Color Harmonies of #430619
Complementary color
Monochromatic Colors of #430619
Black with #430619
Text Example
Text Example
White with #430619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430619; }
p { color: rgb(67,6,25); }
H1.HeaderClassName
{
color: #430619;
}
.AnyTagClassName
{
color: #430619;
}
</style>
background-color css
<style>
a { background-color: #430619; }
a { background-color: rgb(67,6,25); }
div.DivClassName
{
background-color: #430619;
}
.BgClassName
{
background-color: #430619;
}
</style>
border-color css
<style>
span { border-color: #430619; }
span { border-color: rgb(67,6,25); }
td.TdClassName
{
border-color: #430619;
}
.TagClassName
{
border-color: #430619;
}
</style>