Shades of Tuatara #474942
Tints of Tuatara #474942
RGB
CMYK
RGB Variations
Color information
#474942 (or 0x474942) is known color: Tuatara. HEX triplet: 47, 49 and 42. RGB value is (71,73,66). Sum of RGB (Red+Green+Blue) = 71+73+66=210 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.81% from 210); Green value is 73 (28.91% from 255 or 34.76% from 210); Blue value is 66 (26.17% from 255 or 31.43% from 210); Max value from RGB is 73 - color contains mainly: green. Hex color #474942 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474942 is #B8B6BD. Grayscale: #474747. Windows color (decimal): -12105406 or 4344135. OLE color: 4344135.
HSL color Cylindrical-coordinate representation of color #474942: hue angle of 77.14º degrees, saturation: 0.05, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #474942 is Cyan = 0.03, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 73 | 66 | - |
| CMYK | 0.03 | 0 | 0.10 | 0.71 |
| HSL | 77.14º | 0.05% | 0.27% | - |
| HSV(B) | 77.14º | 0.1% | 0.29% | - |
| XYZ | 5.96 | 6.5 | 6.09 | - |
| YUV | 71.6 | 124.84 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 66 | 0.03 | 0 | 0.10 | 0.71 | 77.14 | 0.05 | 0.27 |
| Hex | 47 | 49 | 42 | 3 | 0 | A | 47 | 4D | 5 | 1B |
| Octal | 107 | 111 | 102 | 3 | 0 | 12 | 107 | 115 | 5 | 33 |
| Binary | 1000111 | 1001001 | 1000010 | 11 | 0 | 1010 | 1000111 | 1001101 | 101 | 11011 |
Color Harmonies of #474942
Complementary color
Monochromatic Colors of #474942
Black with #474942
Text Example
Text Example
White with #474942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474942; }
p { color: rgb(71,73,66); }
H1.HeaderClassName
{
color: #474942;
}
.AnyTagClassName
{
color: #474942;
}
</style>
background-color css
<style>
a { background-color: #474942; }
a { background-color: rgb(71,73,66); }
div.DivClassName
{
background-color: #474942;
}
.BgClassName
{
background-color: #474942;
}
</style>
border-color css
<style>
span { border-color: #474942; }
span { border-color: rgb(71,73,66); }
td.TdClassName
{
border-color: #474942;
}
.TagClassName
{
border-color: #474942;
}
</style>