Shades of Crusoe #106531
Tints of Crusoe #106531
RGB
CMYK
RGB Variations
Color information
#106531 (or 0x106531) is known color: Crusoe. HEX triplet: 10, 65 and 31. RGB value is (16,101,49). Sum of RGB (Red+Green+Blue) = 16+101+49=166 (21% of max value = 765). Red value is 16 (6.64% from 255 or 9.64% from 166); Green value is 101 (39.84% from 255 or 60.84% from 166); Blue value is 49 (19.53% from 255 or 29.52% from 166); Max value from RGB is 101 - color contains mainly: green. Hex color #106531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #106531 is #EF9ACE. Grayscale: #454545. Windows color (decimal): -15702735 or 3237136. OLE color: 3237136.
HSL color Cylindrical-coordinate representation of color #106531: hue angle of 143.29º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #106531 is Cyan = 0.84, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 16 | 101 | 49 | - |
| CMYK | 0.84 | 0 | 0.51 | 0.60 |
| HSL | 143.29º | 0.73% | 0.23% | - |
| HSV(B) | 143.29º | 0.84% | 0.4% | - |
| XYZ | 5.42 | 9.64 | 4.48 | - |
| YUV | 69.66 | 116.34 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 101 | 49 | 0.84 | 0 | 0.51 | 0.60 | 143.29 | 0.73 | 0.23 |
| Hex | 10 | 65 | 31 | 54 | 0 | 33 | 3C | 8F | 49 | 17 |
| Octal | 20 | 145 | 61 | 124 | 0 | 63 | 74 | 217 | 111 | 27 |
| Binary | 10000 | 1100101 | 110001 | 1010100 | 0 | 110011 | 111100 | 10001111 | 1001001 | 10111 |
Color Harmonies of #106531
Complementary color
Monochromatic Colors of #106531
Black with #106531
Text Example
Text Example
White with #106531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106531; }
p { color: rgb(16,101,49); }
H1.HeaderClassName
{
color: #106531;
}
.AnyTagClassName
{
color: #106531;
}
</style>
background-color css
<style>
a { background-color: #106531; }
a { background-color: rgb(16,101,49); }
div.DivClassName
{
background-color: #106531;
}
.BgClassName
{
background-color: #106531;
}
</style>
border-color css
<style>
span { border-color: #106531; }
span { border-color: rgb(16,101,49); }
td.TdClassName
{
border-color: #106531;
}
.TagClassName
{
border-color: #106531;
}
</style>