Shades of Jewel #096440
Tints of Jewel #096440
RGB
CMYK
RGB Variations
Color information
#096440 (or 0x096440) is known color: Jewel. HEX triplet: 09, 64 and 40. RGB value is (9,100,64). Sum of RGB (Red+Green+Blue) = 9+100+64=173 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.20% from 173); Green value is 100 (39.45% from 255 or 57.80% from 173); Blue value is 64 (25.39% from 255 or 36.99% from 173); Max value from RGB is 100 - color contains mainly: green. Hex color #096440 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #096440 is #F69BBF. Grayscale: #444444. Windows color (decimal): -16161728 or 4219913. OLE color: 4219913.
HSL color Cylindrical-coordinate representation of color #096440: hue angle of 156.26º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096440 is Cyan = 0.91, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 100 | 64 | - |
| CMYK | 0.91 | 0 | 0.36 | 0.61 |
| HSL | 156.26º | 0.83% | 0.21% | - |
| HSV(B) | 156.26º | 0.91% | 0.39% | - |
| XYZ | 5.6 | 9.54 | 6.4 | - |
| YUV | 68.69 | 125.35 | 85.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 100 | 64 | 0.91 | 0 | 0.36 | 0.61 | 156.26 | 0.83 | 0.21 |
| Hex | 9 | 64 | 40 | 5B | 0 | 24 | 3D | 9C | 53 | 15 |
| Octal | 11 | 144 | 100 | 133 | 0 | 44 | 75 | 234 | 123 | 25 |
| Binary | 1001 | 1100100 | 1000000 | 1011011 | 0 | 100100 | 111101 | 10011100 | 1010011 | 10101 |
Color Harmonies of #096440
Complementary color
Monochromatic Colors of #096440
Black with #096440
Text Example
Text Example
White with #096440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096440; }
p { color: rgb(9,100,64); }
H1.HeaderClassName
{
color: #096440;
}
.AnyTagClassName
{
color: #096440;
}
</style>
background-color css
<style>
a { background-color: #096440; }
a { background-color: rgb(9,100,64); }
div.DivClassName
{
background-color: #096440;
}
.BgClassName
{
background-color: #096440;
}
</style>
border-color css
<style>
span { border-color: #096440; }
span { border-color: rgb(9,100,64); }
td.TdClassName
{
border-color: #096440;
}
.TagClassName
{
border-color: #096440;
}
</style>