Shades of Crocodile #716746
Tints of Crocodile #716746
RGB
CMYK
RGB Variations
Color information
#716746 (or 0x716746) is known color: Crocodile. HEX triplet: 71, 67 and 46. RGB value is (113,103,70). Sum of RGB (Red+Green+Blue) = 113+103+70=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 70 (27.73% from 255 or 24.48% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #716746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716746 is #8E98B9. Grayscale: #666666. Windows color (decimal): -9345210 or 4614001. OLE color: 4614001.
HSL color Cylindrical-coordinate representation of color #716746: hue angle of 46.05º 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 #716746 is Cyan = 0, Magento = 0.09, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 70 | - |
| CMYK | 0 | 0.09 | 0.38 | 0.56 |
| HSL | 46.05º | 0.23% | 0.36% | - |
| HSV(B) | 46.05º | 0.38% | 0.44% | - |
| XYZ | 12.77 | 13.65 | 7.76 | - |
| YUV | 102.23 | 109.81 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 70 | 0 | 0.09 | 0.38 | 0.56 | 46.05 | 0.23 | 0.36 |
| Hex | 71 | 67 | 46 | 0 | 9 | 26 | 38 | 2E | 17 | 24 |
| Octal | 161 | 147 | 106 | 0 | 11 | 46 | 70 | 56 | 27 | 44 |
| Binary | 1110001 | 1100111 | 1000110 | 0 | 1001 | 100110 | 111000 | 101110 | 10111 | 100100 |
Color Harmonies of #716746
Complementary color
Monochromatic Colors of #716746
Black with #716746
Text Example
Text Example
White with #716746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716746; }
p { color: rgb(113,103,70); }
H1.HeaderClassName
{
color: #716746;
}
.AnyTagClassName
{
color: #716746;
}
</style>
background-color css
<style>
a { background-color: #716746; }
a { background-color: rgb(113,103,70); }
div.DivClassName
{
background-color: #716746;
}
.BgClassName
{
background-color: #716746;
}
</style>
border-color css
<style>
span { border-color: #716746; }
span { border-color: rgb(113,103,70); }
td.TdClassName
{
border-color: #716746;
}
.TagClassName
{
border-color: #716746;
}
</style>