Shades of Crusoe #075019
Tints of Crusoe #075019
RGB
CMYK
RGB Variations
Color information
#075019 (or 0x075019) is known color: Crusoe. HEX triplet: 07, 50 and 19. RGB value is (7,80,25). Sum of RGB (Red+Green+Blue) = 7+80+25=112 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.25% from 112); Green value is 80 (31.64% from 255 or 71.43% from 112); Blue value is 25 (10.16% from 255 or 22.32% from 112); Max value from RGB is 80 - color contains mainly: green. Hex color #075019 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075019 is #F8AFE6. Grayscale: #343434. Windows color (decimal): -16297959 or 1658887. OLE color: 1658887.
HSL color Cylindrical-coordinate representation of color #075019: hue angle of 134.79º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075019 is Cyan = 0.91, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 25 | - |
| CMYK | 0.91 | 0 | 0.69 | 0.69 |
| HSL | 134.79º | 0.84% | 0.17% | - |
| HSV(B) | 134.79º | 0.91% | 0.31% | - |
| XYZ | 3.13 | 5.85 | 1.88 | - |
| YUV | 51.9 | 112.82 | 95.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 25 | 0.91 | 0 | 0.69 | 0.69 | 134.79 | 0.84 | 0.17 |
| Hex | 7 | 50 | 19 | 5B | 0 | 45 | 45 | 87 | 54 | 11 |
| Octal | 7 | 120 | 31 | 133 | 0 | 105 | 105 | 207 | 124 | 21 |
| Binary | 111 | 1010000 | 11001 | 1011011 | 0 | 1000101 | 1000101 | 10000111 | 1010100 | 10001 |
Color Harmonies of #075019
Complementary color
Monochromatic Colors of #075019
Black with #075019
Text Example
Text Example
White with #075019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075019; }
p { color: rgb(7,80,25); }
H1.HeaderClassName
{
color: #075019;
}
.AnyTagClassName
{
color: #075019;
}
</style>
background-color css
<style>
a { background-color: #075019; }
a { background-color: rgb(7,80,25); }
div.DivClassName
{
background-color: #075019;
}
.BgClassName
{
background-color: #075019;
}
</style>
border-color css
<style>
span { border-color: #075019; }
span { border-color: rgb(7,80,25); }
td.TdClassName
{
border-color: #075019;
}
.TagClassName
{
border-color: #075019;
}
</style>