Shades of Cyprus #094946
Tints of Cyprus #094946
RGB
CMYK
RGB Variations
Color information
#094946 (or 0x094946) is known color: Cyprus. HEX triplet: 09, 49 and 46. RGB value is (9,73,70). Sum of RGB (Red+Green+Blue) = 9+73+70=152 (20% of max value = 765). Red value is 9 (3.91% from 255 or 5.92% from 152); Green value is 73 (28.91% from 255 or 48.03% from 152); Blue value is 70 (27.73% from 255 or 46.05% from 152); Max value from RGB is 73 - color contains mainly: green. Hex color #094946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094946 is #F6B6B9. Grayscale: #353535. Windows color (decimal): -16168634 or 4606217. OLE color: 4606217.
HSL color Cylindrical-coordinate representation of color #094946: hue angle of 177.19º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #094946 is Cyan = 0.88, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 9 | 73 | 70 | - |
| CMYK | 0.88 | 0 | 0.04 | 0.71 |
| HSL | 177.19º | 0.78% | 0.16% | - |
| HSV(B) | 177.19º | 0.88% | 0.29% | - |
| XYZ | 3.6 | 5.27 | 6.62 | - |
| YUV | 53.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 73 | 70 | 0.88 | 0 | 0.04 | 0.71 | 177.19 | 0.78 | 0.16 |
| Hex | 9 | 49 | 46 | 58 | 0 | 4 | 47 | B1 | 4E | 10 |
| Octal | 11 | 111 | 106 | 130 | 0 | 4 | 107 | 261 | 116 | 20 |
| Binary | 1001 | 1001001 | 1000110 | 1011000 | 0 | 100 | 1000111 | 10110001 | 1001110 | 10000 |
Color Harmonies of #094946
Complementary color
Monochromatic Colors of #094946
Black with #094946
Text Example
Text Example
White with #094946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094946; }
p { color: rgb(9,73,70); }
H1.HeaderClassName
{
color: #094946;
}
.AnyTagClassName
{
color: #094946;
}
</style>
background-color css
<style>
a { background-color: #094946; }
a { background-color: rgb(9,73,70); }
div.DivClassName
{
background-color: #094946;
}
.BgClassName
{
background-color: #094946;
}
</style>
border-color css
<style>
span { border-color: #094946; }
span { border-color: rgb(9,73,70); }
td.TdClassName
{
border-color: #094946;
}
.TagClassName
{
border-color: #094946;
}
</style>