Shades of Tobago #423830
Tints of Tobago #423830
RGB
CMYK
RGB Variations
Color information
#423830 (or 0x423830) is known color: Tobago. HEX triplet: 42, 38 and 30. RGB value is (66,56,48). Sum of RGB (Red+Green+Blue) = 66+56+48=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 56 (22.27% from 255 or 32.94% from 170); Blue value is 48 (19.14% from 255 or 28.24% from 170); Max value from RGB is 66 - color contains mainly: red. Hex color #423830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423830 is #BDC7CF. Grayscale: #3A3A3A. Windows color (decimal): -12437456 or 3160130. OLE color: 3160130.
HSL color Cylindrical-coordinate representation of color #423830: hue angle of 26.67º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #423830 is Cyan = 0, Magento = 0.15, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 48 | - |
| CMYK | 0 | 0.15 | 0.27 | 0.74 |
| HSL | 26.67º | 0.16% | 0.22% | - |
| HSV(B) | 26.67º | 0.27% | 0.26% | - |
| XYZ | 4.19 | 4.2 | 3.39 | - |
| YUV | 58.08 | 122.31 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 48 | 0 | 0.15 | 0.27 | 0.74 | 26.67 | 0.16 | 0.22 |
| Hex | 42 | 38 | 30 | 0 | F | 1B | 4A | 1B | 10 | 16 |
| Octal | 102 | 70 | 60 | 0 | 17 | 33 | 112 | 33 | 20 | 26 |
| Binary | 1000010 | 111000 | 110000 | 0 | 1111 | 11011 | 1001010 | 11011 | 10000 | 10110 |
Color Harmonies of #423830
Complementary color
Monochromatic Colors of #423830
Black with #423830
Text Example
Text Example
White with #423830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423830; }
p { color: rgb(66,56,48); }
H1.HeaderClassName
{
color: #423830;
}
.AnyTagClassName
{
color: #423830;
}
</style>
background-color css
<style>
a { background-color: #423830; }
a { background-color: rgb(66,56,48); }
div.DivClassName
{
background-color: #423830;
}
.BgClassName
{
background-color: #423830;
}
</style>
border-color css
<style>
span { border-color: #423830; }
span { border-color: rgb(66,56,48); }
td.TdClassName
{
border-color: #423830;
}
.TagClassName
{
border-color: #423830;
}
</style>