Shades of Camarone #097426
Tints of Camarone #097426
RGB
CMYK
RGB Variations
Color information
#097426 (or 0x097426) is known color: Camarone. HEX triplet: 09, 74 and 26. RGB value is (9,116,38). Sum of RGB (Red+Green+Blue) = 9+116+38=163 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.52% from 163); Green value is 116 (45.70% from 255 or 71.17% from 163); Blue value is 38 (15.23% from 255 or 23.31% from 163); Max value from RGB is 116 - color contains mainly: green. Hex color #097426 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #097426 is #F68BD9. Grayscale: #4B4B4B. Windows color (decimal): -16157658 or 2520073. OLE color: 2520073.
HSL color Cylindrical-coordinate representation of color #097426: hue angle of 136.26º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097426 is Cyan = 0.92, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 9 | 116 | 38 | - |
| CMYK | 0.92 | 0 | 0.67 | 0.55 |
| HSL | 136.26º | 0.86% | 0.25% | - |
| HSV(B) | 136.26º | 0.92% | 0.45% | - |
| XYZ | 6.71 | 12.69 | 3.93 | - |
| YUV | 75.12 | 107.05 | 80.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 116 | 38 | 0.92 | 0 | 0.67 | 0.55 | 136.26 | 0.86 | 0.25 |
| Hex | 9 | 74 | 26 | 5C | 0 | 43 | 37 | 88 | 56 | 19 |
| Octal | 11 | 164 | 46 | 134 | 0 | 103 | 67 | 210 | 126 | 31 |
| Binary | 1001 | 1110100 | 100110 | 1011100 | 0 | 1000011 | 110111 | 10001000 | 1010110 | 11001 |
Color Harmonies of #097426
Complementary color
Monochromatic Colors of #097426
Black with #097426
Text Example
Text Example
White with #097426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097426; }
p { color: rgb(9,116,38); }
H1.HeaderClassName
{
color: #097426;
}
.AnyTagClassName
{
color: #097426;
}
</style>
background-color css
<style>
a { background-color: #097426; }
a { background-color: rgb(9,116,38); }
div.DivClassName
{
background-color: #097426;
}
.BgClassName
{
background-color: #097426;
}
</style>
border-color css
<style>
span { border-color: #097426; }
span { border-color: rgb(9,116,38); }
td.TdClassName
{
border-color: #097426;
}
.TagClassName
{
border-color: #097426;
}
</style>