Shades of Crocodile #686351
Tints of Crocodile #686351
RGB
CMYK
RGB Variations
Color information
#686351 (or 0x686351) is known color: Crocodile. HEX triplet: 68, 63 and 51. RGB value is (104,99,81). Sum of RGB (Red+Green+Blue) = 104+99+81=284 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.62% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 81 (32.03% from 255 or 28.52% from 284); Max value from RGB is 104 - color contains mainly: red. Hex color #686351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686351 is #979CAE. Grayscale: #626262. Windows color (decimal): -9936047 or 5333864. OLE color: 5333864.
HSL color Cylindrical-coordinate representation of color #686351: hue angle of 46.96º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #686351 is Cyan = 0, Magento = 0.05, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 81 | - |
| CMYK | 0 | 0.05 | 0.22 | 0.59 |
| HSL | 46.96º | 0.12% | 0.36% | - |
| HSV(B) | 46.96º | 0.22% | 0.41% | - |
| XYZ | 11.66 | 12.46 | 9.58 | - |
| YUV | 98.44 | 118.16 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 81 | 0 | 0.05 | 0.22 | 0.59 | 46.96 | 0.12 | 0.36 |
| Hex | 68 | 63 | 51 | 0 | 5 | 16 | 3B | 2F | C | 24 |
| Octal | 150 | 143 | 121 | 0 | 5 | 26 | 73 | 57 | 14 | 44 |
| Binary | 1101000 | 1100011 | 1010001 | 0 | 101 | 10110 | 111011 | 101111 | 1100 | 100100 |
Color Harmonies of #686351
Complementary color
Monochromatic Colors of #686351
Black with #686351
Text Example
Text Example
White with #686351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686351; }
p { color: rgb(104,99,81); }
H1.HeaderClassName
{
color: #686351;
}
.AnyTagClassName
{
color: #686351;
}
</style>
background-color css
<style>
a { background-color: #686351; }
a { background-color: rgb(104,99,81); }
div.DivClassName
{
background-color: #686351;
}
.BgClassName
{
background-color: #686351;
}
</style>
border-color css
<style>
span { border-color: #686351; }
span { border-color: rgb(104,99,81); }
td.TdClassName
{
border-color: #686351;
}
.TagClassName
{
border-color: #686351;
}
</style>