Shades of Crusoe #085317
Tints of Crusoe #085317
RGB
CMYK
RGB Variations
Color information
#085317 (or 0x085317) is known color: Crusoe. HEX triplet: 08, 53 and 17. RGB value is (8,83,23). Sum of RGB (Red+Green+Blue) = 8+83+23=114 (15% of max value = 765). Red value is 8 (3.52% from 255 or 7.02% from 114); Green value is 83 (32.81% from 255 or 72.81% from 114); Blue value is 23 (9.38% from 255 or 20.18% from 114); Max value from RGB is 83 - color contains mainly: green. Hex color #085317 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #085317 is #F7ACE8. Grayscale: #353535. Windows color (decimal): -16231657 or 1528584. OLE color: 1528584.
HSL color Cylindrical-coordinate representation of color #085317: hue angle of 132º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085317 is Cyan = 0.90, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 83 | 23 | - |
| CMYK | 0.90 | 0 | 0.72 | 0.67 |
| HSL | 132º | 0.82% | 0.18% | - |
| HSV(B) | 132º | 0.9% | 0.33% | - |
| XYZ | 3.35 | 6.3 | 1.85 | - |
| YUV | 53.74 | 110.65 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 83 | 23 | 0.90 | 0 | 0.72 | 0.67 | 132 | 0.82 | 0.18 |
| Hex | 8 | 53 | 17 | 5A | 0 | 48 | 43 | 84 | 52 | 12 |
| Octal | 10 | 123 | 27 | 132 | 0 | 110 | 103 | 204 | 122 | 22 |
| Binary | 1000 | 1010011 | 10111 | 1011010 | 0 | 1001000 | 1000011 | 10000100 | 1010010 | 10010 |
Color Harmonies of #085317
Complementary color
Monochromatic Colors of #085317
Black with #085317
Text Example
Text Example
White with #085317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085317; }
p { color: rgb(8,83,23); }
H1.HeaderClassName
{
color: #085317;
}
.AnyTagClassName
{
color: #085317;
}
</style>
background-color css
<style>
a { background-color: #085317; }
a { background-color: rgb(8,83,23); }
div.DivClassName
{
background-color: #085317;
}
.BgClassName
{
background-color: #085317;
}
</style>
border-color css
<style>
span { border-color: #085317; }
span { border-color: rgb(8,83,23); }
td.TdClassName
{
border-color: #085317;
}
.TagClassName
{
border-color: #085317;
}
</style>