Shades of Crusoe #106028
Tints of Crusoe #106028
RGB
CMYK
RGB Variations
Color information
#106028 (or 0x106028) is known color: Crusoe. HEX triplet: 10, 60 and 28. RGB value is (16,96,40). Sum of RGB (Red+Green+Blue) = 16+96+40=152 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.53% from 152); Green value is 96 (37.89% from 255 or 63.16% from 152); Blue value is 40 (16.02% from 255 or 26.32% from 152); Max value from RGB is 96 - color contains mainly: green. Hex color #106028 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #106028 is #EF9FD7. Grayscale: #414141. Windows color (decimal): -15704024 or 2646032. OLE color: 2646032.
HSL color Cylindrical-coordinate representation of color #106028: hue angle of 138º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #106028 is Cyan = 0.83, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 96 | 40 | - |
| CMYK | 0.83 | 0 | 0.58 | 0.62 |
| HSL | 138º | 0.71% | 0.22% | - |
| HSV(B) | 138º | 0.83% | 0.38% | - |
| XYZ | 4.78 | 8.63 | 3.42 | - |
| YUV | 65.7 | 113.5 | 92.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 96 | 40 | 0.83 | 0 | 0.58 | 0.62 | 138 | 0.71 | 0.22 |
| Hex | 10 | 60 | 28 | 53 | 0 | 3A | 3E | 8A | 47 | 16 |
| Octal | 20 | 140 | 50 | 123 | 0 | 72 | 76 | 212 | 107 | 26 |
| Binary | 10000 | 1100000 | 101000 | 1010011 | 0 | 111010 | 111110 | 10001010 | 1000111 | 10110 |
Color Harmonies of #106028
Complementary color
Monochromatic Colors of #106028
Black with #106028
Text Example
Text Example
White with #106028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106028; }
p { color: rgb(16,96,40); }
H1.HeaderClassName
{
color: #106028;
}
.AnyTagClassName
{
color: #106028;
}
</style>
background-color css
<style>
a { background-color: #106028; }
a { background-color: rgb(16,96,40); }
div.DivClassName
{
background-color: #106028;
}
.BgClassName
{
background-color: #106028;
}
</style>
border-color css
<style>
span { border-color: #106028; }
span { border-color: rgb(16,96,40); }
td.TdClassName
{
border-color: #106028;
}
.TagClassName
{
border-color: #106028;
}
</style>