Shades of Cyprus #094846
Tints of Cyprus #094846
RGB
CMYK
RGB Variations
Color information
#094846 (or 0x094846) is known color: Cyprus. HEX triplet: 09, 48 and 46. RGB value is (9,72,70). Sum of RGB (Red+Green+Blue) = 9+72+70=151 (20% of max value = 765). Red value is 9 (3.91% from 255 or 5.96% from 151); Green value is 72 (28.52% from 255 or 47.68% from 151); Blue value is 70 (27.73% from 255 or 46.36% from 151); Max value from RGB is 72 - color contains mainly: green. Hex color #094846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094846 is #F6B7B9. Grayscale: #343434. Windows color (decimal): -16168890 or 4605961. OLE color: 4605961.
HSL color Cylindrical-coordinate representation of color #094846: hue angle of 178.1º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #094846 is Cyan = 0.88, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 72 | 70 | - |
| CMYK | 0.88 | 0 | 0.03 | 0.72 |
| HSL | 178.1º | 0.78% | 0.16% | - |
| HSV(B) | 178.1º | 0.88% | 0.28% | - |
| XYZ | 3.54 | 5.14 | 6.6 | - |
| YUV | 52.94 | 137.63 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 72 | 70 | 0.88 | 0 | 0.03 | 0.72 | 178.1 | 0.78 | 0.16 |
| Hex | 9 | 48 | 46 | 58 | 0 | 3 | 48 | B2 | 4E | 10 |
| Octal | 11 | 110 | 106 | 130 | 0 | 3 | 110 | 262 | 116 | 20 |
| Binary | 1001 | 1001000 | 1000110 | 1011000 | 0 | 11 | 1001000 | 10110010 | 1001110 | 10000 |
Color Harmonies of #094846
Complementary color
Monochromatic Colors of #094846
Black with #094846
Text Example
Text Example
White with #094846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094846; }
p { color: rgb(9,72,70); }
H1.HeaderClassName
{
color: #094846;
}
.AnyTagClassName
{
color: #094846;
}
</style>
background-color css
<style>
a { background-color: #094846; }
a { background-color: rgb(9,72,70); }
div.DivClassName
{
background-color: #094846;
}
.BgClassName
{
background-color: #094846;
}
</style>
border-color css
<style>
span { border-color: #094846; }
span { border-color: rgb(9,72,70); }
td.TdClassName
{
border-color: #094846;
}
.TagClassName
{
border-color: #094846;
}
</style>