Shades of Crusoe #076423
Tints of Crusoe #076423
RGB
CMYK
RGB Variations
Color information
#076423 (or 0x076423) is known color: Crusoe. HEX triplet: 07, 64 and 23. RGB value is (7,100,35). Sum of RGB (Red+Green+Blue) = 7+100+35=142 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.93% from 142); Green value is 100 (39.45% from 255 or 70.42% from 142); Blue value is 35 (14.06% from 255 or 24.65% from 142); Max value from RGB is 100 - color contains mainly: green. Hex color #076423 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076423 is #F89BDC. Grayscale: #404040. Windows color (decimal): -16292829 or 2319367. OLE color: 2319367.
HSL color Cylindrical-coordinate representation of color #076423: hue angle of 138.06º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076423 is Cyan = 0.93, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 7 | 100 | 35 | - |
| CMYK | 0.93 | 0 | 0.65 | 0.61 |
| HSL | 138.06º | 0.87% | 0.21% | - |
| HSV(B) | 138.06º | 0.93% | 0.39% | - |
| XYZ | 4.95 | 9.28 | 3.12 | - |
| YUV | 64.78 | 111.19 | 86.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 100 | 35 | 0.93 | 0 | 0.65 | 0.61 | 138.06 | 0.87 | 0.21 |
| Hex | 7 | 64 | 23 | 5D | 0 | 41 | 3D | 8A | 57 | 15 |
| Octal | 7 | 144 | 43 | 135 | 0 | 101 | 75 | 212 | 127 | 25 |
| Binary | 111 | 1100100 | 100011 | 1011101 | 0 | 1000001 | 111101 | 10001010 | 1010111 | 10101 |
Color Harmonies of #076423
Complementary color
Monochromatic Colors of #076423
Black with #076423
Text Example
Text Example
White with #076423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076423; }
p { color: rgb(7,100,35); }
H1.HeaderClassName
{
color: #076423;
}
.AnyTagClassName
{
color: #076423;
}
</style>
background-color css
<style>
a { background-color: #076423; }
a { background-color: rgb(7,100,35); }
div.DivClassName
{
background-color: #076423;
}
.BgClassName
{
background-color: #076423;
}
</style>
border-color css
<style>
span { border-color: #076423; }
span { border-color: rgb(7,100,35); }
td.TdClassName
{
border-color: #076423;
}
.TagClassName
{
border-color: #076423;
}
</style>