Shades of Crocodile #686553
Tints of Crocodile #686553
RGB
CMYK
RGB Variations
Color information
#686553 (or 0x686553) is known color: Crocodile. HEX triplet: 68, 65 and 53. RGB value is (104,101,83). Sum of RGB (Red+Green+Blue) = 104+101+83=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 101 (39.84% from 255 or 35.07% from 288); Blue value is 83 (32.81% from 255 or 28.82% from 288); Max value from RGB is 104 - color contains mainly: red. Hex color #686553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686553 is #979AAC. Grayscale: #636363. Windows color (decimal): -9935533 or 5465448. OLE color: 5465448.
HSL color Cylindrical-coordinate representation of color #686553: hue angle of 51.43º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #686553 is Cyan = 0, Magento = 0.03, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 83 | - |
| CMYK | 0 | 0.03 | 0.20 | 0.59 |
| HSL | 51.43º | 0.11% | 0.37% | - |
| HSV(B) | 51.43º | 0.2% | 0.41% | - |
| XYZ | 11.92 | 12.87 | 10.04 | - |
| YUV | 99.85 | 118.49 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 83 | 0 | 0.03 | 0.20 | 0.59 | 51.43 | 0.11 | 0.37 |
| Hex | 68 | 65 | 53 | 0 | 3 | 14 | 3B | 33 | B | 25 |
| Octal | 150 | 145 | 123 | 0 | 3 | 24 | 73 | 63 | 13 | 45 |
| Binary | 1101000 | 1100101 | 1010011 | 0 | 11 | 10100 | 111011 | 110011 | 1011 | 100101 |
Color Harmonies of #686553
Complementary color
Monochromatic Colors of #686553
Black with #686553
Text Example
Text Example
White with #686553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686553; }
p { color: rgb(104,101,83); }
H1.HeaderClassName
{
color: #686553;
}
.AnyTagClassName
{
color: #686553;
}
</style>
background-color css
<style>
a { background-color: #686553; }
a { background-color: rgb(104,101,83); }
div.DivClassName
{
background-color: #686553;
}
.BgClassName
{
background-color: #686553;
}
</style>
border-color css
<style>
span { border-color: #686553; }
span { border-color: rgb(104,101,83); }
td.TdClassName
{
border-color: #686553;
}
.TagClassName
{
border-color: #686553;
}
</style>