Shades of Tuatara #424837
Tints of Tuatara #424837
RGB
CMYK
RGB Variations
Color information
#424837 (or 0x424837) is known color: Tuatara. HEX triplet: 42, 48 and 37. RGB value is (66,72,55). Sum of RGB (Red+Green+Blue) = 66+72+55=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 72 (28.52% from 255 or 37.31% from 193); Blue value is 55 (21.88% from 255 or 28.50% from 193); Max value from RGB is 72 - color contains mainly: green. Hex color #424837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424837 is #BDB7C8. Grayscale: #444444. Windows color (decimal): -12433353 or 3622978. OLE color: 3622978.
HSL color Cylindrical-coordinate representation of color #424837: hue angle of 81.18º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #424837 is Cyan = 0.08, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 72 | 55 | - |
| CMYK | 0.08 | 0 | 0.24 | 0.72 |
| HSL | 81.18º | 0.13% | 0.25% | - |
| HSV(B) | 81.18º | 0.24% | 0.28% | - |
| XYZ | 5.25 | 6.07 | 4.51 | - |
| YUV | 68.27 | 120.51 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 55 | 0.08 | 0 | 0.24 | 0.72 | 81.18 | 0.13 | 0.25 |
| Hex | 42 | 48 | 37 | 8 | 0 | 18 | 48 | 51 | D | 19 |
| Octal | 102 | 110 | 67 | 10 | 0 | 30 | 110 | 121 | 15 | 31 |
| Binary | 1000010 | 1001000 | 110111 | 1000 | 0 | 11000 | 1001000 | 1010001 | 1101 | 11001 |
Color Harmonies of #424837
Complementary color
Monochromatic Colors of #424837
Black with #424837
Text Example
Text Example
White with #424837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424837; }
p { color: rgb(66,72,55); }
H1.HeaderClassName
{
color: #424837;
}
.AnyTagClassName
{
color: #424837;
}
</style>
background-color css
<style>
a { background-color: #424837; }
a { background-color: rgb(66,72,55); }
div.DivClassName
{
background-color: #424837;
}
.BgClassName
{
background-color: #424837;
}
</style>
border-color css
<style>
span { border-color: #424837; }
span { border-color: rgb(66,72,55); }
td.TdClassName
{
border-color: #424837;
}
.TagClassName
{
border-color: #424837;
}
</style>