Shades of Crocodile #686552
Tints of Crocodile #686552
RGB
CMYK
RGB Variations
Color information
#686552 (or 0x686552) is known color: Crocodile. HEX triplet: 68, 65 and 52. RGB value is (104,101,82). Sum of RGB (Red+Green+Blue) = 104+101+82=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 82 (32.42% from 255 or 28.57% from 287); Max value from RGB is 104 - color contains mainly: red. Hex color #686552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686552 is #979AAD. Grayscale: #636363. Windows color (decimal): -9935534 or 5399912. OLE color: 5399912.
HSL color Cylindrical-coordinate representation of color #686552: hue angle of 51.82º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #686552 is Cyan = 0, Magento = 0.03, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 82 | - |
| CMYK | 0 | 0.03 | 0.21 | 0.59 |
| HSL | 51.82º | 0.12% | 0.36% | - |
| HSV(B) | 51.82º | 0.21% | 0.41% | - |
| XYZ | 11.89 | 12.86 | 9.84 | - |
| YUV | 99.73 | 117.99 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 82 | 0 | 0.03 | 0.21 | 0.59 | 51.82 | 0.12 | 0.36 |
| Hex | 68 | 65 | 52 | 0 | 3 | 15 | 3B | 34 | C | 24 |
| Octal | 150 | 145 | 122 | 0 | 3 | 25 | 73 | 64 | 14 | 44 |
| Binary | 1101000 | 1100101 | 1010010 | 0 | 11 | 10101 | 111011 | 110100 | 1100 | 100100 |
Color Harmonies of #686552
Complementary color
Monochromatic Colors of #686552
Black with #686552
Text Example
Text Example
White with #686552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686552; }
p { color: rgb(104,101,82); }
H1.HeaderClassName
{
color: #686552;
}
.AnyTagClassName
{
color: #686552;
}
</style>
background-color css
<style>
a { background-color: #686552; }
a { background-color: rgb(104,101,82); }
div.DivClassName
{
background-color: #686552;
}
.BgClassName
{
background-color: #686552;
}
</style>
border-color css
<style>
span { border-color: #686552; }
span { border-color: rgb(104,101,82); }
td.TdClassName
{
border-color: #686552;
}
.TagClassName
{
border-color: #686552;
}
</style>