Shades of Crusoe #155720
Tints of Crusoe #155720
RGB
CMYK
RGB Variations
Color information
#155720 (or 0x155720) is known color: Crusoe. HEX triplet: 15, 57 and 20. RGB value is (21,87,32). Sum of RGB (Red+Green+Blue) = 21+87+32=140 (18% of max value = 765). Red value is 21 (8.59% from 255 or 15% from 140); Green value is 87 (34.38% from 255 or 62.14% from 140); Blue value is 32 (12.89% from 255 or 22.86% from 140); Max value from RGB is 87 - color contains mainly: green. Hex color #155720 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #155720 is #EAA8DF. Grayscale: #3D3D3D. Windows color (decimal): -15378656 or 2119445. OLE color: 2119445.
HSL color Cylindrical-coordinate representation of color #155720: hue angle of 130º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #155720 is Cyan = 0.76, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 87 | 32 | - |
| CMYK | 0.76 | 0 | 0.63 | 0.66 |
| HSL | 130º | 0.61% | 0.21% | - |
| HSV(B) | 130º | 0.76% | 0.34% | - |
| XYZ | 3.98 | 7.08 | 2.52 | - |
| YUV | 61 | 111.63 | 99.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 32 | 0.76 | 0 | 0.63 | 0.66 | 130 | 0.61 | 0.21 |
| Hex | 15 | 57 | 20 | 4C | 0 | 3F | 42 | 82 | 3D | 15 |
| Octal | 25 | 127 | 40 | 114 | 0 | 77 | 102 | 202 | 75 | 25 |
| Binary | 10101 | 1010111 | 100000 | 1001100 | 0 | 111111 | 1000010 | 10000010 | 111101 | 10101 |
Color Harmonies of #155720
Complementary color
Monochromatic Colors of #155720
Black with #155720
Text Example
Text Example
White with #155720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155720; }
p { color: rgb(21,87,32); }
H1.HeaderClassName
{
color: #155720;
}
.AnyTagClassName
{
color: #155720;
}
</style>
background-color css
<style>
a { background-color: #155720; }
a { background-color: rgb(21,87,32); }
div.DivClassName
{
background-color: #155720;
}
.BgClassName
{
background-color: #155720;
}
</style>
border-color css
<style>
span { border-color: #155720; }
span { border-color: rgb(21,87,32); }
td.TdClassName
{
border-color: #155720;
}
.TagClassName
{
border-color: #155720;
}
</style>