Shades of Crocodile #716946
Tints of Crocodile #716946
RGB
CMYK
RGB Variations
Color information
#716946 (or 0x716946) is known color: Crocodile. HEX triplet: 71, 69 and 46. RGB value is (113,105,70). Sum of RGB (Red+Green+Blue) = 113+105+70=288 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.24% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 70 (27.73% from 255 or 24.31% from 288); Max value from RGB is 113 - color contains mainly: red. Hex color #716946 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716946 is #8E96B9. Grayscale: #676767. Windows color (decimal): -9344698 or 4614513. OLE color: 4614513.
HSL color Cylindrical-coordinate representation of color #716946: hue angle of 48.84º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #716946 is Cyan = 0, Magento = 0.07, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 70 | - |
| CMYK | 0 | 0.07 | 0.38 | 0.56 |
| HSL | 48.84º | 0.23% | 0.36% | - |
| HSV(B) | 48.84º | 0.38% | 0.44% | - |
| XYZ | 12.97 | 14.06 | 7.82 | - |
| YUV | 103.4 | 109.15 | 134.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 70 | 0 | 0.07 | 0.38 | 0.56 | 48.84 | 0.23 | 0.36 |
| Hex | 71 | 69 | 46 | 0 | 7 | 26 | 38 | 31 | 17 | 24 |
| Octal | 161 | 151 | 106 | 0 | 7 | 46 | 70 | 61 | 27 | 44 |
| Binary | 1110001 | 1101001 | 1000110 | 0 | 111 | 100110 | 111000 | 110001 | 10111 | 100100 |
Color Harmonies of #716946
Complementary color
Monochromatic Colors of #716946
Black with #716946
Text Example
Text Example
White with #716946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716946; }
p { color: rgb(113,105,70); }
H1.HeaderClassName
{
color: #716946;
}
.AnyTagClassName
{
color: #716946;
}
</style>
background-color css
<style>
a { background-color: #716946; }
a { background-color: rgb(113,105,70); }
div.DivClassName
{
background-color: #716946;
}
.BgClassName
{
background-color: #716946;
}
</style>
border-color css
<style>
span { border-color: #716946; }
span { border-color: rgb(113,105,70); }
td.TdClassName
{
border-color: #716946;
}
.TagClassName
{
border-color: #716946;
}
</style>