Shades of Crocodile #716849
Tints of Crocodile #716849
RGB
CMYK
RGB Variations
Color information
#716849 (or 0x716849) is known color: Crocodile. HEX triplet: 71, 68 and 49. RGB value is (113,104,73). Sum of RGB (Red+Green+Blue) = 113+104+73=290 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.97% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 73 (28.91% from 255 or 25.17% from 290); Max value from RGB is 113 - color contains mainly: red. Hex color #716849 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716849 is #8E97B6. Grayscale: #676767. Windows color (decimal): -9344951 or 4810865. OLE color: 4810865.
HSL color Cylindrical-coordinate representation of color #716849: hue angle of 46.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #716849 is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 73 | - |
| CMYK | 0 | 0.08 | 0.35 | 0.56 |
| HSL | 46.5º | 0.22% | 0.36% | - |
| HSV(B) | 46.5º | 0.35% | 0.44% | - |
| XYZ | 12.96 | 13.89 | 8.3 | - |
| YUV | 103.16 | 110.98 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 73 | 0 | 0.08 | 0.35 | 0.56 | 46.5 | 0.22 | 0.36 |
| Hex | 71 | 68 | 49 | 0 | 8 | 23 | 38 | 2E | 16 | 24 |
| Octal | 161 | 150 | 111 | 0 | 10 | 43 | 70 | 56 | 26 | 44 |
| Binary | 1110001 | 1101000 | 1001001 | 0 | 1000 | 100011 | 111000 | 101110 | 10110 | 100100 |
Color Harmonies of #716849
Complementary color
Monochromatic Colors of #716849
Black with #716849
Text Example
Text Example
White with #716849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716849; }
p { color: rgb(113,104,73); }
H1.HeaderClassName
{
color: #716849;
}
.AnyTagClassName
{
color: #716849;
}
</style>
background-color css
<style>
a { background-color: #716849; }
a { background-color: rgb(113,104,73); }
div.DivClassName
{
background-color: #716849;
}
.BgClassName
{
background-color: #716849;
}
</style>
border-color css
<style>
span { border-color: #716849; }
span { border-color: rgb(113,104,73); }
td.TdClassName
{
border-color: #716849;
}
.TagClassName
{
border-color: #716849;
}
</style>