Shades of Cyprus #094944
Tints of Cyprus #094944
RGB
CMYK
RGB Variations
Color information
#094944 (or 0x094944) is known color: Cyprus. HEX triplet: 09, 49 and 44. RGB value is (9,73,68). Sum of RGB (Red+Green+Blue) = 9+73+68=150 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6% from 150); Green value is 73 (28.91% from 255 or 48.67% from 150); Blue value is 68 (26.95% from 255 or 45.33% from 150); Max value from RGB is 73 - color contains mainly: green. Hex color #094944 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094944 is #F6B6BB. Grayscale: #353535. Windows color (decimal): -16168636 or 4475145. OLE color: 4475145.
HSL color Cylindrical-coordinate representation of color #094944: hue angle of 175.31º 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 #094944 is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 9 | 73 | 68 | - |
| CMYK | 0.88 | 0 | 0.07 | 0.71 |
| HSL | 175.31º | 0.78% | 0.16% | - |
| HSV(B) | 175.31º | 0.88% | 0.29% | - |
| XYZ | 3.54 | 5.24 | 6.29 | - |
| YUV | 53.29 | 136.3 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 73 | 68 | 0.88 | 0 | 0.07 | 0.71 | 175.31 | 0.78 | 0.16 |
| Hex | 9 | 49 | 44 | 58 | 0 | 7 | 47 | AF | 4E | 10 |
| Octal | 11 | 111 | 104 | 130 | 0 | 7 | 107 | 257 | 116 | 20 |
| Binary | 1001 | 1001001 | 1000100 | 1011000 | 0 | 111 | 1000111 | 10101111 | 1001110 | 10000 |
Color Harmonies of #094944
Complementary color
Monochromatic Colors of #094944
Black with #094944
Text Example
Text Example
White with #094944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094944; }
p { color: rgb(9,73,68); }
H1.HeaderClassName
{
color: #094944;
}
.AnyTagClassName
{
color: #094944;
}
</style>
background-color css
<style>
a { background-color: #094944; }
a { background-color: rgb(9,73,68); }
div.DivClassName
{
background-color: #094944;
}
.BgClassName
{
background-color: #094944;
}
</style>
border-color css
<style>
span { border-color: #094944; }
span { border-color: rgb(9,73,68); }
td.TdClassName
{
border-color: #094944;
}
.TagClassName
{
border-color: #094944;
}
</style>