Shades of Tuatara #424738
Tints of Tuatara #424738
RGB
CMYK
RGB Variations
Color information
#424738 (or 0x424738) is known color: Tuatara. HEX triplet: 42, 47 and 38. RGB value is (66,71,56). Sum of RGB (Red+Green+Blue) = 66+71+56=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 71 (28.12% from 255 or 36.79% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 71 - color contains mainly: green. Hex color #424738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424738 is #BDB8C7. Grayscale: #434343. Windows color (decimal): -12433608 or 3688258. OLE color: 3688258.
HSL color Cylindrical-coordinate representation of color #424738: hue angle of 80º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #424738 is Cyan = 0.07, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 71 | 56 | - |
| CMYK | 0.07 | 0 | 0.21 | 0.72 |
| HSL | 80º | 0.12% | 0.25% | - |
| HSV(B) | 80º | 0.21% | 0.28% | - |
| XYZ | 5.21 | 5.95 | 4.62 | - |
| YUV | 67.8 | 121.34 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 71 | 56 | 0.07 | 0 | 0.21 | 0.72 | 80 | 0.12 | 0.25 |
| Hex | 42 | 47 | 38 | 7 | 0 | 15 | 48 | 50 | C | 19 |
| Octal | 102 | 107 | 70 | 7 | 0 | 25 | 110 | 120 | 14 | 31 |
| Binary | 1000010 | 1000111 | 111000 | 111 | 0 | 10101 | 1001000 | 1010000 | 1100 | 11001 |
Color Harmonies of #424738
Complementary color
Monochromatic Colors of #424738
Black with #424738
Text Example
Text Example
White with #424738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424738; }
p { color: rgb(66,71,56); }
H1.HeaderClassName
{
color: #424738;
}
.AnyTagClassName
{
color: #424738;
}
</style>
background-color css
<style>
a { background-color: #424738; }
a { background-color: rgb(66,71,56); }
div.DivClassName
{
background-color: #424738;
}
.BgClassName
{
background-color: #424738;
}
</style>
border-color css
<style>
span { border-color: #424738; }
span { border-color: rgb(66,71,56); }
td.TdClassName
{
border-color: #424738;
}
.TagClassName
{
border-color: #424738;
}
</style>