Shades of Crusoe #106530
Tints of Crusoe #106530
RGB
CMYK
RGB Variations
Color information
#106530 (or 0x106530) is known color: Crusoe. HEX triplet: 10, 65 and 30. RGB value is (16,101,48). Sum of RGB (Red+Green+Blue) = 16+101+48=165 (21% of max value = 765). Red value is 16 (6.64% from 255 or 9.70% from 165); Green value is 101 (39.84% from 255 or 61.21% from 165); Blue value is 48 (19.14% from 255 or 29.09% from 165); Max value from RGB is 101 - color contains mainly: green. Hex color #106530 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #106530 is #EF9ACF. Grayscale: #454545. Windows color (decimal): -15702736 or 3171600. OLE color: 3171600.
HSL color Cylindrical-coordinate representation of color #106530: hue angle of 142.59º 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 #106530 is Cyan = 0.84, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 16 | 101 | 48 | - |
| CMYK | 0.84 | 0 | 0.52 | 0.60 |
| HSL | 142.59º | 0.73% | 0.23% | - |
| HSV(B) | 142.59º | 0.84% | 0.4% | - |
| XYZ | 5.4 | 9.63 | 4.37 | - |
| YUV | 69.54 | 115.84 | 89.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 101 | 48 | 0.84 | 0 | 0.52 | 0.60 | 142.59 | 0.73 | 0.23 |
| Hex | 10 | 65 | 30 | 54 | 0 | 34 | 3C | 8F | 49 | 17 |
| Octal | 20 | 145 | 60 | 124 | 0 | 64 | 74 | 217 | 111 | 27 |
| Binary | 10000 | 1100101 | 110000 | 1010100 | 0 | 110100 | 111100 | 10001111 | 1001001 | 10111 |
Color Harmonies of #106530
Complementary color
Monochromatic Colors of #106530
Black with #106530
Text Example
Text Example
White with #106530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106530; }
p { color: rgb(16,101,48); }
H1.HeaderClassName
{
color: #106530;
}
.AnyTagClassName
{
color: #106530;
}
</style>
background-color css
<style>
a { background-color: #106530; }
a { background-color: rgb(16,101,48); }
div.DivClassName
{
background-color: #106530;
}
.BgClassName
{
background-color: #106530;
}
</style>
border-color css
<style>
span { border-color: #106530; }
span { border-color: rgb(16,101,48); }
td.TdClassName
{
border-color: #106530;
}
.TagClassName
{
border-color: #106530;
}
</style>