Shades of Bordeaux #420319
Tints of Bordeaux #420319
RGB
CMYK
RGB Variations
Color information
#420319 (or 0x420319) is known color: Bordeaux. HEX triplet: 42, 03 and 19. RGB value is (66,3,25). Sum of RGB (Red+Green+Blue) = 66+3+25=94 (12% of max value = 765). Red value is 66 (26.17% from 255 or 70.21% from 94); Green value is 3 (1.56% from 255 or 3.19% from 94); Blue value is 25 (10.16% from 255 or 26.60% from 94); Max value from RGB is 66 - color contains mainly: red. Hex color #420319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420319 is #BDFCE6. Grayscale: #181818. Windows color (decimal): -12451047 or 1639234. OLE color: 1639234.
HSL color Cylindrical-coordinate representation of color #420319: hue angle of 339.05º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #420319 is Cyan = 0, Magento = 0.95, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 3 | 25 | - |
| CMYK | 0 | 0.95 | 0.62 | 0.74 |
| HSL | 339.05º | 0.91% | 0.14% | - |
| HSV(B) | 339.05º | 0.95% | 0.26% | - |
| XYZ | 2.45 | 1.29 | 1.04 | - |
| YUV | 24.35 | 128.37 | 157.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 3 | 25 | 0 | 0.95 | 0.62 | 0.74 | 339.05 | 0.91 | 0.14 |
| Hex | 42 | 3 | 19 | 0 | 5F | 3E | 4A | 153 | 5B | E |
| Octal | 102 | 3 | 31 | 0 | 137 | 76 | 112 | 523 | 133 | 16 |
| Binary | 1000010 | 11 | 11001 | 0 | 1011111 | 111110 | 1001010 | 101010011 | 1011011 | 1110 |
Color Harmonies of #420319
Complementary color
Monochromatic Colors of #420319
Black with #420319
Text Example
Text Example
White with #420319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420319; }
p { color: rgb(66,3,25); }
H1.HeaderClassName
{
color: #420319;
}
.AnyTagClassName
{
color: #420319;
}
</style>
background-color css
<style>
a { background-color: #420319; }
a { background-color: rgb(66,3,25); }
div.DivClassName
{
background-color: #420319;
}
.BgClassName
{
background-color: #420319;
}
</style>
border-color css
<style>
span { border-color: #420319; }
span { border-color: rgb(66,3,25); }
td.TdClassName
{
border-color: #420319;
}
.TagClassName
{
border-color: #420319;
}
</style>