Shades of Cyprus #094047
Tints of Cyprus #094047
RGB
CMYK
RGB Variations
Color information
#094047 (or 0x094047) is known color: Cyprus. HEX triplet: 09, 40 and 47. RGB value is (9,64,71). Sum of RGB (Red+Green+Blue) = 9+64+71=144 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.25% from 144); Green value is 64 (25.39% from 255 or 44.44% from 144); Blue value is 71 (28.12% from 255 or 49.31% from 144); Max value from RGB is 71 - color contains mainly: blue. Hex color #094047 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094047 is #F6BFB8. Grayscale: #303030. Windows color (decimal): -16170937 or 4669449. OLE color: 4669449.
HSL color Cylindrical-coordinate representation of color #094047: hue angle of 186.77º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094047 is Cyan = 0.87, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 64 | 71 | - |
| CMYK | 0.87 | 0.10 | 0 | 0.72 |
| HSL | 186.77º | 0.78% | 0.16% | - |
| HSV(B) | 186.77º | 0.87% | 0.28% | - |
| XYZ | 3.08 | 4.18 | 6.61 | - |
| YUV | 48.35 | 140.78 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 64 | 71 | 0.87 | 0.10 | 0 | 0.72 | 186.77 | 0.78 | 0.16 |
| Hex | 9 | 40 | 47 | 57 | A | 0 | 48 | BB | 4E | 10 |
| Octal | 11 | 100 | 107 | 127 | 12 | 0 | 110 | 273 | 116 | 20 |
| Binary | 1001 | 1000000 | 1000111 | 1010111 | 1010 | 0 | 1001000 | 10111011 | 1001110 | 10000 |
Color Harmonies of #094047
Complementary color
Monochromatic Colors of #094047
Black with #094047
Text Example
Text Example
White with #094047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094047; }
p { color: rgb(9,64,71); }
H1.HeaderClassName
{
color: #094047;
}
.AnyTagClassName
{
color: #094047;
}
</style>
background-color css
<style>
a { background-color: #094047; }
a { background-color: rgb(9,64,71); }
div.DivClassName
{
background-color: #094047;
}
.BgClassName
{
background-color: #094047;
}
</style>
border-color css
<style>
span { border-color: #094047; }
span { border-color: rgb(9,64,71); }
td.TdClassName
{
border-color: #094047;
}
.TagClassName
{
border-color: #094047;
}
</style>