Shades of Jewel #096546
Tints of Jewel #096546
RGB
CMYK
RGB Variations
Color information
#096546 (or 0x096546) is known color: Jewel. HEX triplet: 09, 65 and 46. RGB value is (9,101,70). Sum of RGB (Red+Green+Blue) = 9+101+70=180 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5% from 180); Green value is 101 (39.84% from 255 or 56.11% from 180); Blue value is 70 (27.73% from 255 or 38.89% from 180); Max value from RGB is 101 - color contains mainly: green. Hex color #096546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #096546 is #F69AB9. Grayscale: #454545. Windows color (decimal): -16161466 or 4613385. OLE color: 4613385.
HSL color Cylindrical-coordinate representation of color #096546: hue angle of 159.78º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096546 is Cyan = 0.91, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 101 | 70 | - |
| CMYK | 0.91 | 0 | 0.31 | 0.60 |
| HSL | 159.78º | 0.84% | 0.22% | - |
| HSV(B) | 159.78º | 0.91% | 0.4% | - |
| XYZ | 5.87 | 9.81 | 7.38 | - |
| YUV | 69.96 | 128.02 | 84.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 70 | 0.91 | 0 | 0.31 | 0.60 | 159.78 | 0.84 | 0.22 |
| Hex | 9 | 65 | 46 | 5B | 0 | 1F | 3C | A0 | 54 | 16 |
| Octal | 11 | 145 | 106 | 133 | 0 | 37 | 74 | 240 | 124 | 26 |
| Binary | 1001 | 1100101 | 1000110 | 1011011 | 0 | 11111 | 111100 | 10100000 | 1010100 | 10110 |
Color Harmonies of #096546
Complementary color
Monochromatic Colors of #096546
Black with #096546
Text Example
Text Example
White with #096546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096546; }
p { color: rgb(9,101,70); }
H1.HeaderClassName
{
color: #096546;
}
.AnyTagClassName
{
color: #096546;
}
</style>
background-color css
<style>
a { background-color: #096546; }
a { background-color: rgb(9,101,70); }
div.DivClassName
{
background-color: #096546;
}
.BgClassName
{
background-color: #096546;
}
</style>
border-color css
<style>
span { border-color: #096546; }
span { border-color: rgb(9,101,70); }
td.TdClassName
{
border-color: #096546;
}
.TagClassName
{
border-color: #096546;
}
</style>