Shades of Cyprus #094745
Tints of Cyprus #094745
RGB
CMYK
RGB Variations
Color information
#094745 (or 0x094745) is known color: Cyprus. HEX triplet: 09, 47 and 45. RGB value is (9,71,69). Sum of RGB (Red+Green+Blue) = 9+71+69=149 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.04% from 149); Green value is 71 (28.12% from 255 or 47.65% from 149); Blue value is 69 (27.34% from 255 or 46.31% from 149); Max value from RGB is 71 - color contains mainly: green. Hex color #094745 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094745 is #F6B8BA. Grayscale: #343434. Windows color (decimal): -16169147 or 4540169. OLE color: 4540169.
HSL color Cylindrical-coordinate representation of color #094745: hue angle of 178.06º 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 #094745 is Cyan = 0.87, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 71 | 69 | - |
| CMYK | 0.87 | 0 | 0.03 | 0.72 |
| HSL | 178.06º | 0.78% | 0.16% | - |
| HSV(B) | 178.06º | 0.87% | 0.28% | - |
| XYZ | 3.44 | 4.99 | 6.41 | - |
| YUV | 52.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 71 | 69 | 0.87 | 0 | 0.03 | 0.72 | 178.06 | 0.78 | 0.16 |
| Hex | 9 | 47 | 45 | 57 | 0 | 3 | 48 | B2 | 4E | 10 |
| Octal | 11 | 107 | 105 | 127 | 0 | 3 | 110 | 262 | 116 | 20 |
| Binary | 1001 | 1000111 | 1000101 | 1010111 | 0 | 11 | 1001000 | 10110010 | 1001110 | 10000 |
Color Harmonies of #094745
Complementary color
Monochromatic Colors of #094745
Black with #094745
Text Example
Text Example
White with #094745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094745; }
p { color: rgb(9,71,69); }
H1.HeaderClassName
{
color: #094745;
}
.AnyTagClassName
{
color: #094745;
}
</style>
background-color css
<style>
a { background-color: #094745; }
a { background-color: rgb(9,71,69); }
div.DivClassName
{
background-color: #094745;
}
.BgClassName
{
background-color: #094745;
}
</style>
border-color css
<style>
span { border-color: #094745; }
span { border-color: rgb(9,71,69); }
td.TdClassName
{
border-color: #094745;
}
.TagClassName
{
border-color: #094745;
}
</style>