Shades of Tuatara #414539
Tints of Tuatara #414539
RGB
CMYK
RGB Variations
Color information
#414539 (or 0x414539) is known color: Tuatara. HEX triplet: 41, 45 and 39. RGB value is (65,69,57). Sum of RGB (Red+Green+Blue) = 65+69+57=191 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.03% from 191); Green value is 69 (27.34% from 255 or 36.13% from 191); Blue value is 57 (22.66% from 255 or 29.84% from 191); Max value from RGB is 69 - color contains mainly: green. Hex color #414539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414539 is #BEBAC6. Grayscale: #424242. Windows color (decimal): -12499655 or 3753281. OLE color: 3753281.
HSL color Cylindrical-coordinate representation of color #414539: hue angle of 80º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #414539 is Cyan = 0.06, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 69 | 57 | - |
| CMYK | 0.06 | 0 | 0.17 | 0.73 |
| HSL | 80º | 0.1% | 0.25% | - |
| HSV(B) | 80º | 0.17% | 0.27% | - |
| XYZ | 5.05 | 5.68 | 4.7 | - |
| YUV | 66.44 | 122.67 | 126.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 69 | 57 | 0.06 | 0 | 0.17 | 0.73 | 80 | 0.1 | 0.25 |
| Hex | 41 | 45 | 39 | 6 | 0 | 11 | 49 | 50 | A | 19 |
| Octal | 101 | 105 | 71 | 6 | 0 | 21 | 111 | 120 | 12 | 31 |
| Binary | 1000001 | 1000101 | 111001 | 110 | 0 | 10001 | 1001001 | 1010000 | 1010 | 11001 |
Color Harmonies of #414539
Complementary color
Monochromatic Colors of #414539
Black with #414539
Text Example
Text Example
White with #414539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414539; }
p { color: rgb(65,69,57); }
H1.HeaderClassName
{
color: #414539;
}
.AnyTagClassName
{
color: #414539;
}
</style>
background-color css
<style>
a { background-color: #414539; }
a { background-color: rgb(65,69,57); }
div.DivClassName
{
background-color: #414539;
}
.BgClassName
{
background-color: #414539;
}
</style>
border-color css
<style>
span { border-color: #414539; }
span { border-color: rgb(65,69,57); }
td.TdClassName
{
border-color: #414539;
}
.TagClassName
{
border-color: #414539;
}
</style>