Shades of Crocodile #716953
Tints of Crocodile #716953
RGB
CMYK
RGB Variations
Color information
#716953 (or 0x716953) is known color: Crocodile. HEX triplet: 71, 69 and 53. RGB value is (113,105,83). Sum of RGB (Red+Green+Blue) = 113+105+83=301 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.54% from 301); Green value is 105 (41.41% from 255 or 34.88% from 301); Blue value is 83 (32.81% from 255 or 27.57% from 301); Max value from RGB is 113 - color contains mainly: red. Hex color #716953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716953 is #8E96AC. Grayscale: #686868. Windows color (decimal): -9344685 or 5466481. OLE color: 5466481.
HSL color Cylindrical-coordinate representation of color #716953: hue angle of 44º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #716953 is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 83 | - |
| CMYK | 0 | 0.07 | 0.27 | 0.56 |
| HSL | 44º | 0.15% | 0.38% | - |
| HSV(B) | 44º | 0.27% | 0.44% | - |
| XYZ | 13.42 | 14.24 | 10.22 | - |
| YUV | 104.88 | 115.65 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 83 | 0 | 0.07 | 0.27 | 0.56 | 44 | 0.15 | 0.38 |
| Hex | 71 | 69 | 53 | 0 | 7 | 1B | 38 | 2C | F | 26 |
| Octal | 161 | 151 | 123 | 0 | 7 | 33 | 70 | 54 | 17 | 46 |
| Binary | 1110001 | 1101001 | 1010011 | 0 | 111 | 11011 | 111000 | 101100 | 1111 | 100110 |
Color Harmonies of #716953
Complementary color
Monochromatic Colors of #716953
Black with #716953
Text Example
Text Example
White with #716953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716953; }
p { color: rgb(113,105,83); }
H1.HeaderClassName
{
color: #716953;
}
.AnyTagClassName
{
color: #716953;
}
</style>
background-color css
<style>
a { background-color: #716953; }
a { background-color: rgb(113,105,83); }
div.DivClassName
{
background-color: #716953;
}
.BgClassName
{
background-color: #716953;
}
</style>
border-color css
<style>
span { border-color: #716953; }
span { border-color: rgb(113,105,83); }
td.TdClassName
{
border-color: #716953;
}
.TagClassName
{
border-color: #716953;
}
</style>