Shades of Crusoe #075415
Tints of Crusoe #075415
RGB
CMYK
RGB Variations
Color information
#075415 (or 0x075415) is known color: Crusoe. HEX triplet: 07, 54 and 15. RGB value is (7,84,21). Sum of RGB (Red+Green+Blue) = 7+84+21=112 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.25% from 112); Green value is 84 (33.20% from 255 or 75% from 112); Blue value is 21 (8.59% from 255 or 18.75% from 112); Max value from RGB is 84 - color contains mainly: green. Hex color #075415 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075415 is #F8ABEA. Grayscale: #353535. Windows color (decimal): -16296939 or 1397767. OLE color: 1397767.
HSL color Cylindrical-coordinate representation of color #075415: hue angle of 130.91º degrees, saturation: 0.85, 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 #075415 is Cyan = 0.92, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 84 | 21 | - |
| CMYK | 0.92 | 0 | 0.75 | 0.67 |
| HSL | 130.91º | 0.85% | 0.18% | - |
| HSV(B) | 130.91º | 0.92% | 0.33% | - |
| XYZ | 3.39 | 6.44 | 1.77 | - |
| YUV | 53.8 | 109.49 | 94.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 21 | 0.92 | 0 | 0.75 | 0.67 | 130.91 | 0.85 | 0.18 |
| Hex | 7 | 54 | 15 | 5C | 0 | 4B | 43 | 83 | 55 | 12 |
| Octal | 7 | 124 | 25 | 134 | 0 | 113 | 103 | 203 | 125 | 22 |
| Binary | 111 | 1010100 | 10101 | 1011100 | 0 | 1001011 | 1000011 | 10000011 | 1010101 | 10010 |
Color Harmonies of #075415
Complementary color
Monochromatic Colors of #075415
Black with #075415
Text Example
Text Example
White with #075415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075415; }
p { color: rgb(7,84,21); }
H1.HeaderClassName
{
color: #075415;
}
.AnyTagClassName
{
color: #075415;
}
</style>
background-color css
<style>
a { background-color: #075415; }
a { background-color: rgb(7,84,21); }
div.DivClassName
{
background-color: #075415;
}
.BgClassName
{
background-color: #075415;
}
</style>
border-color css
<style>
span { border-color: #075415; }
span { border-color: rgb(7,84,21); }
td.TdClassName
{
border-color: #075415;
}
.TagClassName
{
border-color: #075415;
}
</style>