Shades of Camarone #097526
Tints of Camarone #097526
RGB
CMYK
RGB Variations
Color information
#097526 (or 0x097526) is known color: Camarone. HEX triplet: 09, 75 and 26. RGB value is (9,117,38). Sum of RGB (Red+Green+Blue) = 9+117+38=164 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.49% from 164); Green value is 117 (46.09% from 255 or 71.34% from 164); Blue value is 38 (15.23% from 255 or 23.17% from 164); Max value from RGB is 117 - color contains mainly: green. Hex color #097526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #097526 is #F68AD9. Grayscale: #4B4B4B. Windows color (decimal): -16157402 or 2520329. OLE color: 2520329.
HSL color Cylindrical-coordinate representation of color #097526: hue angle of 136.11º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097526 is Cyan = 0.92, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 9 | 117 | 38 | - |
| CMYK | 0.92 | 0 | 0.68 | 0.54 |
| HSL | 136.11º | 0.86% | 0.25% | - |
| HSV(B) | 136.11º | 0.92% | 0.46% | - |
| XYZ | 6.82 | 12.92 | 3.97 | - |
| YUV | 75.7 | 106.72 | 80.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 117 | 38 | 0.92 | 0 | 0.68 | 0.54 | 136.11 | 0.86 | 0.25 |
| Hex | 9 | 75 | 26 | 5C | 0 | 44 | 36 | 88 | 56 | 19 |
| Octal | 11 | 165 | 46 | 134 | 0 | 104 | 66 | 210 | 126 | 31 |
| Binary | 1001 | 1110101 | 100110 | 1011100 | 0 | 1000100 | 110110 | 10001000 | 1010110 | 11001 |
Color Harmonies of #097526
Complementary color
Monochromatic Colors of #097526
Black with #097526
Text Example
Text Example
White with #097526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097526; }
p { color: rgb(9,117,38); }
H1.HeaderClassName
{
color: #097526;
}
.AnyTagClassName
{
color: #097526;
}
</style>
background-color css
<style>
a { background-color: #097526; }
a { background-color: rgb(9,117,38); }
div.DivClassName
{
background-color: #097526;
}
.BgClassName
{
background-color: #097526;
}
</style>
border-color css
<style>
span { border-color: #097526; }
span { border-color: rgb(9,117,38); }
td.TdClassName
{
border-color: #097526;
}
.TagClassName
{
border-color: #097526;
}
</style>