Shades of Crusoe #037626
Tints of Crusoe #037626
RGB
CMYK
RGB Variations
Color information
#037626 (or 0x037626) is known color: Crusoe. HEX triplet: 03, 76 and 26. RGB value is (3,118,38). Sum of RGB (Red+Green+Blue) = 3+118+38=159 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.89% from 159); Green value is 118 (46.48% from 255 or 74.21% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 118 - color contains mainly: green. Hex color #037626 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037626 is #FC89D9. Grayscale: #4A4A4A. Windows color (decimal): -16550362 or 2520579. OLE color: 2520579.
HSL color Cylindrical-coordinate representation of color #037626: hue angle of 138.26º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037626 is Cyan = 0.97, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 3 | 118 | 38 | - |
| CMYK | 0.97 | 0 | 0.68 | 0.54 |
| HSL | 138.26º | 0.95% | 0.24% | - |
| HSV(B) | 138.26º | 0.97% | 0.46% | - |
| XYZ | 6.87 | 13.12 | 4 | - |
| YUV | 74.5 | 107.4 | 77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 118 | 38 | 0.97 | 0 | 0.68 | 0.54 | 138.26 | 0.95 | 0.24 |
| Hex | 3 | 76 | 26 | 61 | 0 | 44 | 36 | 8A | 5F | 18 |
| Octal | 3 | 166 | 46 | 141 | 0 | 104 | 66 | 212 | 137 | 30 |
| Binary | 11 | 1110110 | 100110 | 1100001 | 0 | 1000100 | 110110 | 10001010 | 1011111 | 11000 |
Color Harmonies of #037626
Complementary color
Monochromatic Colors of #037626
Black with #037626
Text Example
Text Example
White with #037626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037626; }
p { color: rgb(3,118,38); }
H1.HeaderClassName
{
color: #037626;
}
.AnyTagClassName
{
color: #037626;
}
</style>
background-color css
<style>
a { background-color: #037626; }
a { background-color: rgb(3,118,38); }
div.DivClassName
{
background-color: #037626;
}
.BgClassName
{
background-color: #037626;
}
</style>
border-color css
<style>
span { border-color: #037626; }
span { border-color: rgb(3,118,38); }
td.TdClassName
{
border-color: #037626;
}
.TagClassName
{
border-color: #037626;
}
</style>