Shades of Cyprus #094847
Tints of Cyprus #094847
RGB
CMYK
RGB Variations
Color information
#094847 (or 0x094847) is known color: Cyprus. HEX triplet: 09, 48 and 47. RGB value is (9,72,71). Sum of RGB (Red+Green+Blue) = 9+72+71=152 (20% of max value = 765). Red value is 9 (3.91% from 255 or 5.92% from 152); Green value is 72 (28.52% from 255 or 47.37% from 152); Blue value is 71 (28.12% from 255 or 46.71% from 152); Max value from RGB is 72 - color contains mainly: green. Hex color #094847 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094847 is #F6B7B8. Grayscale: #343434. Windows color (decimal): -16168889 or 4671497. OLE color: 4671497.
HSL color Cylindrical-coordinate representation of color #094847: hue angle of 179.05º 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 #094847 is Cyan = 0.88, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 72 | 71 | - |
| CMYK | 0.88 | 0 | 0.01 | 0.72 |
| HSL | 179.05º | 0.78% | 0.16% | - |
| HSV(B) | 179.05º | 0.88% | 0.28% | - |
| XYZ | 3.57 | 5.15 | 6.77 | - |
| YUV | 53.05 | 138.13 | 96.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 72 | 71 | 0.88 | 0 | 0.01 | 0.72 | 179.05 | 0.78 | 0.16 |
| Hex | 9 | 48 | 47 | 58 | 0 | 1 | 48 | B3 | 4E | 10 |
| Octal | 11 | 110 | 107 | 130 | 0 | 1 | 110 | 263 | 116 | 20 |
| Binary | 1001 | 1001000 | 1000111 | 1011000 | 0 | 1 | 1001000 | 10110011 | 1001110 | 10000 |
Color Harmonies of #094847
Complementary color
Monochromatic Colors of #094847
Black with #094847
Text Example
Text Example
White with #094847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094847; }
p { color: rgb(9,72,71); }
H1.HeaderClassName
{
color: #094847;
}
.AnyTagClassName
{
color: #094847;
}
</style>
background-color css
<style>
a { background-color: #094847; }
a { background-color: rgb(9,72,71); }
div.DivClassName
{
background-color: #094847;
}
.BgClassName
{
background-color: #094847;
}
</style>
border-color css
<style>
span { border-color: #094847; }
span { border-color: rgb(9,72,71); }
td.TdClassName
{
border-color: #094847;
}
.TagClassName
{
border-color: #094847;
}
</style>