Shades of Crusoe #066925
Tints of Crusoe #066925
RGB
CMYK
RGB Variations
Color information
#066925 (or 0x066925) is known color: Crusoe. HEX triplet: 06, 69 and 25. RGB value is (6,105,37). Sum of RGB (Red+Green+Blue) = 6+105+37=148 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.05% from 148); Green value is 105 (41.41% from 255 or 70.95% from 148); Blue value is 37 (14.84% from 255 or 25% from 148); Max value from RGB is 105 - color contains mainly: green. Hex color #066925 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066925 is #F996DA. Grayscale: #434343. Windows color (decimal): -16357083 or 2451718. OLE color: 2451718.
HSL color Cylindrical-coordinate representation of color #066925: hue angle of 138.79º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066925 is Cyan = 0.94, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 37 | - |
| CMYK | 0.94 | 0 | 0.65 | 0.59 |
| HSL | 138.79º | 0.89% | 0.22% | - |
| HSV(B) | 138.79º | 0.94% | 0.41% | - |
| XYZ | 5.46 | 10.28 | 3.45 | - |
| YUV | 67.65 | 110.7 | 84.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 37 | 0.94 | 0 | 0.65 | 0.59 | 138.79 | 0.89 | 0.22 |
| Hex | 6 | 69 | 25 | 5E | 0 | 41 | 3B | 8B | 59 | 16 |
| Octal | 6 | 151 | 45 | 136 | 0 | 101 | 73 | 213 | 131 | 26 |
| Binary | 110 | 1101001 | 100101 | 1011110 | 0 | 1000001 | 111011 | 10001011 | 1011001 | 10110 |
Color Harmonies of #066925
Complementary color
Monochromatic Colors of #066925
Black with #066925
Text Example
Text Example
White with #066925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066925; }
p { color: rgb(6,105,37); }
H1.HeaderClassName
{
color: #066925;
}
.AnyTagClassName
{
color: #066925;
}
</style>
background-color css
<style>
a { background-color: #066925; }
a { background-color: rgb(6,105,37); }
div.DivClassName
{
background-color: #066925;
}
.BgClassName
{
background-color: #066925;
}
</style>
border-color css
<style>
span { border-color: #066925; }
span { border-color: rgb(6,105,37); }
td.TdClassName
{
border-color: #066925;
}
.TagClassName
{
border-color: #066925;
}
</style>