Shades of Crocodile #696556
Tints of Crocodile #696556
RGB
CMYK
RGB Variations
Color information
#696556 (or 0x696556) is known color: Crocodile. HEX triplet: 69, 65 and 56. RGB value is (105,101,86). Sum of RGB (Red+Green+Blue) = 105+101+86=292 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.96% from 292); Green value is 101 (39.84% from 255 or 34.59% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 105 - color contains mainly: red. Hex color #696556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696556 is #969AA9. Grayscale: #646464. Windows color (decimal): -9869994 or 5662057. OLE color: 5662057.
HSL color Cylindrical-coordinate representation of color #696556: hue angle of 47.37º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #696556 is Cyan = 0, Magento = 0.04, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 86 | - |
| CMYK | 0 | 0.04 | 0.18 | 0.59 |
| HSL | 47.37º | 0.1% | 0.37% | - |
| HSV(B) | 47.37º | 0.18% | 0.41% | - |
| XYZ | 12.16 | 12.98 | 10.67 | - |
| YUV | 100.49 | 119.83 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 86 | 0 | 0.04 | 0.18 | 0.59 | 47.37 | 0.1 | 0.37 |
| Hex | 69 | 65 | 56 | 0 | 4 | 12 | 3B | 2F | A | 25 |
| Octal | 151 | 145 | 126 | 0 | 4 | 22 | 73 | 57 | 12 | 45 |
| Binary | 1101001 | 1100101 | 1010110 | 0 | 100 | 10010 | 111011 | 101111 | 1010 | 100101 |
Color Harmonies of #696556
Complementary color
Monochromatic Colors of #696556
Black with #696556
Text Example
Text Example
White with #696556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696556; }
p { color: rgb(105,101,86); }
H1.HeaderClassName
{
color: #696556;
}
.AnyTagClassName
{
color: #696556;
}
</style>
background-color css
<style>
a { background-color: #696556; }
a { background-color: rgb(105,101,86); }
div.DivClassName
{
background-color: #696556;
}
.BgClassName
{
background-color: #696556;
}
</style>
border-color css
<style>
span { border-color: #696556; }
span { border-color: rgb(105,101,86); }
td.TdClassName
{
border-color: #696556;
}
.TagClassName
{
border-color: #696556;
}
</style>