Shades of Crusoe #037326
Tints of Crusoe #037326
RGB
CMYK
RGB Variations
Color information
#037326 (or 0x037326) is known color: Crusoe. HEX triplet: 03, 73 and 26. RGB value is (3,115,38). Sum of RGB (Red+Green+Blue) = 3+115+38=156 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.92% from 156); Green value is 115 (45.31% from 255 or 73.72% from 156); Blue value is 38 (15.23% from 255 or 24.36% from 156); Max value from RGB is 115 - color contains mainly: green. Hex color #037326 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #037326 is #FC8CD9. Grayscale: #484848. Windows color (decimal): -16551130 or 2519811. OLE color: 2519811.
HSL color Cylindrical-coordinate representation of color #037326: hue angle of 138.75º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037326 is Cyan = 0.97, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 115 | 38 | - |
| CMYK | 0.97 | 0 | 0.67 | 0.55 |
| HSL | 138.75º | 0.95% | 0.23% | - |
| HSV(B) | 138.75º | 0.97% | 0.45% | - |
| XYZ | 6.52 | 12.42 | 3.89 | - |
| YUV | 72.73 | 108.39 | 78.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 115 | 38 | 0.97 | 0 | 0.67 | 0.55 | 138.75 | 0.95 | 0.23 |
| Hex | 3 | 73 | 26 | 61 | 0 | 43 | 37 | 8B | 5F | 17 |
| Octal | 3 | 163 | 46 | 141 | 0 | 103 | 67 | 213 | 137 | 27 |
| Binary | 11 | 1110011 | 100110 | 1100001 | 0 | 1000011 | 110111 | 10001011 | 1011111 | 10111 |
Color Harmonies of #037326
Complementary color
Monochromatic Colors of #037326
Black with #037326
Text Example
Text Example
White with #037326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037326; }
p { color: rgb(3,115,38); }
H1.HeaderClassName
{
color: #037326;
}
.AnyTagClassName
{
color: #037326;
}
</style>
background-color css
<style>
a { background-color: #037326; }
a { background-color: rgb(3,115,38); }
div.DivClassName
{
background-color: #037326;
}
.BgClassName
{
background-color: #037326;
}
</style>
border-color css
<style>
span { border-color: #037326; }
span { border-color: rgb(3,115,38); }
td.TdClassName
{
border-color: #037326;
}
.TagClassName
{
border-color: #037326;
}
</style>