Shades of Crusoe #075320
Tints of Crusoe #075320
RGB
CMYK
RGB Variations
Color information
#075320 (or 0x075320) is known color: Crusoe. HEX triplet: 07, 53 and 20. RGB value is (7,83,32). Sum of RGB (Red+Green+Blue) = 7+83+32=122 (16% of max value = 765). Red value is 7 (3.12% from 255 or 5.74% from 122); Green value is 83 (32.81% from 255 or 68.03% from 122); Blue value is 32 (12.89% from 255 or 26.23% from 122); Max value from RGB is 83 - color contains mainly: green. Hex color #075320 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075320 is #F8ACDF. Grayscale: #363636. Windows color (decimal): -16297184 or 2118407. OLE color: 2118407.
HSL color Cylindrical-coordinate representation of color #075320: hue angle of 139.74º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075320 is Cyan = 0.92, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 32 | - |
| CMYK | 0.92 | 0 | 0.61 | 0.67 |
| HSL | 139.74º | 0.84% | 0.18% | - |
| HSV(B) | 139.74º | 0.92% | 0.33% | - |
| XYZ | 3.44 | 6.34 | 2.41 | - |
| YUV | 54.46 | 115.32 | 94.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 32 | 0.92 | 0 | 0.61 | 0.67 | 139.74 | 0.84 | 0.18 |
| Hex | 7 | 53 | 20 | 5C | 0 | 3D | 43 | 8C | 54 | 12 |
| Octal | 7 | 123 | 40 | 134 | 0 | 75 | 103 | 214 | 124 | 22 |
| Binary | 111 | 1010011 | 100000 | 1011100 | 0 | 111101 | 1000011 | 10001100 | 1010100 | 10010 |
Color Harmonies of #075320
Complementary color
Monochromatic Colors of #075320
Black with #075320
Text Example
Text Example
White with #075320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075320; }
p { color: rgb(7,83,32); }
H1.HeaderClassName
{
color: #075320;
}
.AnyTagClassName
{
color: #075320;
}
</style>
background-color css
<style>
a { background-color: #075320; }
a { background-color: rgb(7,83,32); }
div.DivClassName
{
background-color: #075320;
}
.BgClassName
{
background-color: #075320;
}
</style>
border-color css
<style>
span { border-color: #075320; }
span { border-color: rgb(7,83,32); }
td.TdClassName
{
border-color: #075320;
}
.TagClassName
{
border-color: #075320;
}
</style>