Shades of Crusoe #066825
Tints of Crusoe #066825
RGB
CMYK
RGB Variations
Color information
#066825 (or 0x066825) is known color: Crusoe. HEX triplet: 06, 68 and 25. RGB value is (6,104,37). Sum of RGB (Red+Green+Blue) = 6+104+37=147 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.08% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 37 (14.84% from 255 or 25.17% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #066825 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #066825 is #F997DA. Grayscale: #434343. Windows color (decimal): -16357339 or 2451462. OLE color: 2451462.
HSL color Cylindrical-coordinate representation of color #066825: hue angle of 138.98º 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 #066825 is Cyan = 0.94, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 104 | 37 | - |
| CMYK | 0.94 | 0 | 0.64 | 0.59 |
| HSL | 138.98º | 0.89% | 0.22% | - |
| HSV(B) | 138.98º | 0.94% | 0.41% | - |
| XYZ | 5.36 | 10.07 | 3.41 | - |
| YUV | 67.06 | 111.03 | 84.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 104 | 37 | 0.94 | 0 | 0.64 | 0.59 | 138.98 | 0.89 | 0.22 |
| Hex | 6 | 68 | 25 | 5E | 0 | 40 | 3B | 8B | 59 | 16 |
| Octal | 6 | 150 | 45 | 136 | 0 | 100 | 73 | 213 | 131 | 26 |
| Binary | 110 | 1101000 | 100101 | 1011110 | 0 | 1000000 | 111011 | 10001011 | 1011001 | 10110 |
Color Harmonies of #066825
Complementary color
Monochromatic Colors of #066825
Black with #066825
Text Example
Text Example
White with #066825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066825; }
p { color: rgb(6,104,37); }
H1.HeaderClassName
{
color: #066825;
}
.AnyTagClassName
{
color: #066825;
}
</style>
background-color css
<style>
a { background-color: #066825; }
a { background-color: rgb(6,104,37); }
div.DivClassName
{
background-color: #066825;
}
.BgClassName
{
background-color: #066825;
}
</style>
border-color css
<style>
span { border-color: #066825; }
span { border-color: rgb(6,104,37); }
td.TdClassName
{
border-color: #066825;
}
.TagClassName
{
border-color: #066825;
}
</style>