Shades of Crusoe #036730
Tints of Crusoe #036730
RGB
CMYK
RGB Variations
Color information
#036730 (or 0x036730) is known color: Crusoe. HEX triplet: 03, 67 and 30. RGB value is (3,103,48). Sum of RGB (Red+Green+Blue) = 3+103+48=154 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.95% from 154); Green value is 103 (40.62% from 255 or 66.88% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 103 - color contains mainly: green. Hex color #036730 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #036730 is #FC98CF. Grayscale: #424242. Windows color (decimal): -16554192 or 3172099. OLE color: 3172099.
HSL color Cylindrical-coordinate representation of color #036730: hue angle of 147º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036730 is Cyan = 0.97, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 3 | 103 | 48 | - |
| CMYK | 0.97 | 0 | 0.53 | 0.60 |
| HSL | 147º | 0.94% | 0.21% | - |
| HSV(B) | 147º | 0.97% | 0.4% | - |
| XYZ | 5.42 | 9.93 | 4.43 | - |
| YUV | 66.83 | 117.37 | 82.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 103 | 48 | 0.97 | 0 | 0.53 | 0.60 | 147 | 0.94 | 0.21 |
| Hex | 3 | 67 | 30 | 61 | 0 | 35 | 3C | 93 | 5E | 15 |
| Octal | 3 | 147 | 60 | 141 | 0 | 65 | 74 | 223 | 136 | 25 |
| Binary | 11 | 1100111 | 110000 | 1100001 | 0 | 110101 | 111100 | 10010011 | 1011110 | 10101 |
Color Harmonies of #036730
Complementary color
Monochromatic Colors of #036730
Black with #036730
Text Example
Text Example
White with #036730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #036730; }
p { color: rgb(3,103,48); }
H1.HeaderClassName
{
color: #036730;
}
.AnyTagClassName
{
color: #036730;
}
</style>
background-color css
<style>
a { background-color: #036730; }
a { background-color: rgb(3,103,48); }
div.DivClassName
{
background-color: #036730;
}
.BgClassName
{
background-color: #036730;
}
</style>
border-color css
<style>
span { border-color: #036730; }
span { border-color: rgb(3,103,48); }
td.TdClassName
{
border-color: #036730;
}
.TagClassName
{
border-color: #036730;
}
</style>