Shades of Crusoe #076719
Tints of Crusoe #076719
RGB
CMYK
RGB Variations
Color information
#076719 (or 0x076719) is known color: Crusoe. HEX triplet: 07, 67 and 19. RGB value is (7,103,25). Sum of RGB (Red+Green+Blue) = 7+103+25=135 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.19% from 135); Green value is 103 (40.62% from 255 or 76.30% from 135); Blue value is 25 (10.16% from 255 or 18.52% from 135); Max value from RGB is 103 - color contains mainly: green. Hex color #076719 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #076719 is #F898E6. Grayscale: #414141. Windows color (decimal): -16292071 or 1664775. OLE color: 1664775.
HSL color Cylindrical-coordinate representation of color #076719: hue angle of 131.25º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076719 is Cyan = 0.93, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 103 | 25 | - |
| CMYK | 0.93 | 0 | 0.76 | 0.60 |
| HSL | 131.25º | 0.87% | 0.22% | - |
| HSV(B) | 131.25º | 0.93% | 0.4% | - |
| XYZ | 5.11 | 9.82 | 2.54 | - |
| YUV | 65.4 | 105.2 | 86.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 25 | 0.93 | 0 | 0.76 | 0.60 | 131.25 | 0.87 | 0.22 |
| Hex | 7 | 67 | 19 | 5D | 0 | 4C | 3C | 83 | 57 | 16 |
| Octal | 7 | 147 | 31 | 135 | 0 | 114 | 74 | 203 | 127 | 26 |
| Binary | 111 | 1100111 | 11001 | 1011101 | 0 | 1001100 | 111100 | 10000011 | 1010111 | 10110 |
Color Harmonies of #076719
Complementary color
Monochromatic Colors of #076719
Black with #076719
Text Example
Text Example
White with #076719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076719; }
p { color: rgb(7,103,25); }
H1.HeaderClassName
{
color: #076719;
}
.AnyTagClassName
{
color: #076719;
}
</style>
background-color css
<style>
a { background-color: #076719; }
a { background-color: rgb(7,103,25); }
div.DivClassName
{
background-color: #076719;
}
.BgClassName
{
background-color: #076719;
}
</style>
border-color css
<style>
span { border-color: #076719; }
span { border-color: rgb(7,103,25); }
td.TdClassName
{
border-color: #076719;
}
.TagClassName
{
border-color: #076719;
}
</style>