Shades of Crusoe #087229
Tints of Crusoe #087229
RGB
CMYK
RGB Variations
Color information
#087229 (or 0x087229) is known color: Crusoe. HEX triplet: 08, 72 and 29. RGB value is (8,114,41). Sum of RGB (Red+Green+Blue) = 8+114+41=163 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.91% from 163); Green value is 114 (44.92% from 255 or 69.94% from 163); Blue value is 41 (16.41% from 255 or 25.15% from 163); Max value from RGB is 114 - color contains mainly: green. Hex color #087229 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087229 is #F78DD6. Grayscale: #4A4A4A. Windows color (decimal): -16223703 or 2716168. OLE color: 2716168.
HSL color Cylindrical-coordinate representation of color #087229: hue angle of 138.68º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087229 is Cyan = 0.93, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 114 | 41 | - |
| CMYK | 0.93 | 0 | 0.64 | 0.55 |
| HSL | 138.68º | 0.87% | 0.24% | - |
| HSV(B) | 138.68º | 0.93% | 0.45% | - |
| XYZ | 6.52 | 12.25 | 4.12 | - |
| YUV | 73.98 | 109.38 | 80.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 41 | 0.93 | 0 | 0.64 | 0.55 | 138.68 | 0.87 | 0.24 |
| Hex | 8 | 72 | 29 | 5D | 0 | 40 | 37 | 8B | 57 | 18 |
| Octal | 10 | 162 | 51 | 135 | 0 | 100 | 67 | 213 | 127 | 30 |
| Binary | 1000 | 1110010 | 101001 | 1011101 | 0 | 1000000 | 110111 | 10001011 | 1010111 | 11000 |
Color Harmonies of #087229
Complementary color
Monochromatic Colors of #087229
Black with #087229
Text Example
Text Example
White with #087229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087229; }
p { color: rgb(8,114,41); }
H1.HeaderClassName
{
color: #087229;
}
.AnyTagClassName
{
color: #087229;
}
</style>
background-color css
<style>
a { background-color: #087229; }
a { background-color: rgb(8,114,41); }
div.DivClassName
{
background-color: #087229;
}
.BgClassName
{
background-color: #087229;
}
</style>
border-color css
<style>
span { border-color: #087229; }
span { border-color: rgb(8,114,41); }
td.TdClassName
{
border-color: #087229;
}
.TagClassName
{
border-color: #087229;
}
</style>