Shades of Crusoe #077125
Tints of Crusoe #077125
RGB
CMYK
RGB Variations
Color information
#077125 (or 0x077125) is known color: Crusoe. HEX triplet: 07, 71 and 25. RGB value is (7,113,37). Sum of RGB (Red+Green+Blue) = 7+113+37=157 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.46% from 157); Green value is 113 (44.53% from 255 or 71.97% from 157); Blue value is 37 (14.84% from 255 or 23.57% from 157); Max value from RGB is 113 - color contains mainly: green. Hex color #077125 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077125 is #F88EDA. Grayscale: #484848. Windows color (decimal): -16289499 or 2453767. OLE color: 2453767.
HSL color Cylindrical-coordinate representation of color #077125: hue angle of 136.98º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077125 is Cyan = 0.94, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 113 | 37 | - |
| CMYK | 0.94 | 0 | 0.67 | 0.56 |
| HSL | 136.98º | 0.88% | 0.24% | - |
| HSV(B) | 136.98º | 0.94% | 0.44% | - |
| XYZ | 6.33 | 11.99 | 3.73 | - |
| YUV | 72.64 | 107.88 | 81.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 113 | 37 | 0.94 | 0 | 0.67 | 0.56 | 136.98 | 0.88 | 0.24 |
| Hex | 7 | 71 | 25 | 5E | 0 | 43 | 38 | 89 | 58 | 18 |
| Octal | 7 | 161 | 45 | 136 | 0 | 103 | 70 | 211 | 130 | 30 |
| Binary | 111 | 1110001 | 100101 | 1011110 | 0 | 1000011 | 111000 | 10001001 | 1011000 | 11000 |
Color Harmonies of #077125
Complementary color
Monochromatic Colors of #077125
Black with #077125
Text Example
Text Example
White with #077125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077125; }
p { color: rgb(7,113,37); }
H1.HeaderClassName
{
color: #077125;
}
.AnyTagClassName
{
color: #077125;
}
</style>
background-color css
<style>
a { background-color: #077125; }
a { background-color: rgb(7,113,37); }
div.DivClassName
{
background-color: #077125;
}
.BgClassName
{
background-color: #077125;
}
</style>
border-color css
<style>
span { border-color: #077125; }
span { border-color: rgb(7,113,37); }
td.TdClassName
{
border-color: #077125;
}
.TagClassName
{
border-color: #077125;
}
</style>