Shades of Tobago #423934
Tints of Tobago #423934
RGB
CMYK
RGB Variations
Color information
#423934 (or 0x423934) is known color: Tobago. HEX triplet: 42, 39 and 34. RGB value is (66,57,52). Sum of RGB (Red+Green+Blue) = 66+57+52=175 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.71% from 175); Green value is 57 (22.66% from 255 or 32.57% from 175); Blue value is 52 (20.70% from 255 or 29.71% from 175); Max value from RGB is 66 - color contains mainly: red. Hex color #423934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423934 is #BDC6CB. Grayscale: #3B3B3B. Windows color (decimal): -12437196 or 3422530. OLE color: 3422530.
HSL color Cylindrical-coordinate representation of color #423934: hue angle of 21.43º degrees, saturation: 0.12, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #423934 is Cyan = 0, Magento = 0.14, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 52 | - |
| CMYK | 0 | 0.14 | 0.21 | 0.74 |
| HSL | 21.43º | 0.12% | 0.23% | - |
| HSV(B) | 21.43º | 0.21% | 0.26% | - |
| XYZ | 4.33 | 4.33 | 3.86 | - |
| YUV | 59.12 | 123.98 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 52 | 0 | 0.14 | 0.21 | 0.74 | 21.43 | 0.12 | 0.23 |
| Hex | 42 | 39 | 34 | 0 | E | 15 | 4A | 15 | C | 17 |
| Octal | 102 | 71 | 64 | 0 | 16 | 25 | 112 | 25 | 14 | 27 |
| Binary | 1000010 | 111001 | 110100 | 0 | 1110 | 10101 | 1001010 | 10101 | 1100 | 10111 |
Color Harmonies of #423934
Complementary color
Monochromatic Colors of #423934
Black with #423934
Text Example
Text Example
White with #423934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423934; }
p { color: rgb(66,57,52); }
H1.HeaderClassName
{
color: #423934;
}
.AnyTagClassName
{
color: #423934;
}
</style>
background-color css
<style>
a { background-color: #423934; }
a { background-color: rgb(66,57,52); }
div.DivClassName
{
background-color: #423934;
}
.BgClassName
{
background-color: #423934;
}
</style>
border-color css
<style>
span { border-color: #423934; }
span { border-color: rgb(66,57,52); }
td.TdClassName
{
border-color: #423934;
}
.TagClassName
{
border-color: #423934;
}
</style>