Shades of Crusoe #156336
Tints of Crusoe #156336
RGB
CMYK
RGB Variations
Color information
#156336 (or 0x156336) is known color: Crusoe. HEX triplet: 15, 63 and 36. RGB value is (21,99,54). Sum of RGB (Red+Green+Blue) = 21+99+54=174 (23% of max value = 765). Red value is 21 (8.59% from 255 or 12.07% from 174); Green value is 99 (39.06% from 255 or 56.90% from 174); Blue value is 54 (21.48% from 255 or 31.03% from 174); Max value from RGB is 99 - color contains mainly: green. Hex color #156336 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156336 is #EA9CC9. Grayscale: #464646. Windows color (decimal): -15375562 or 3564309. OLE color: 3564309.
HSL color Cylindrical-coordinate representation of color #156336: hue angle of 145.38º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156336 is Cyan = 0.79, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 21 | 99 | 54 | - |
| CMYK | 0.79 | 0 | 0.45 | 0.61 |
| HSL | 145.38º | 0.65% | 0.24% | - |
| HSV(B) | 145.38º | 0.79% | 0.39% | - |
| XYZ | 5.44 | 9.35 | 5.01 | - |
| YUV | 70.55 | 118.66 | 92.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 99 | 54 | 0.79 | 0 | 0.45 | 0.61 | 145.38 | 0.65 | 0.24 |
| Hex | 15 | 63 | 36 | 4F | 0 | 2D | 3D | 91 | 41 | 18 |
| Octal | 25 | 143 | 66 | 117 | 0 | 55 | 75 | 221 | 101 | 30 |
| Binary | 10101 | 1100011 | 110110 | 1001111 | 0 | 101101 | 111101 | 10010001 | 1000001 | 11000 |
Color Harmonies of #156336
Complementary color
Monochromatic Colors of #156336
Black with #156336
Text Example
Text Example
White with #156336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156336; }
p { color: rgb(21,99,54); }
H1.HeaderClassName
{
color: #156336;
}
.AnyTagClassName
{
color: #156336;
}
</style>
background-color css
<style>
a { background-color: #156336; }
a { background-color: rgb(21,99,54); }
div.DivClassName
{
background-color: #156336;
}
.BgClassName
{
background-color: #156336;
}
</style>
border-color css
<style>
span { border-color: #156336; }
span { border-color: rgb(21,99,54); }
td.TdClassName
{
border-color: #156336;
}
.TagClassName
{
border-color: #156336;
}
</style>