Shades of Cyprus #094648
Tints of Cyprus #094648
RGB
CMYK
RGB Variations
Color information
#094648 (or 0x094648) is known color: Cyprus. HEX triplet: 09, 46 and 48. RGB value is (9,70,72). Sum of RGB (Red+Green+Blue) = 9+70+72=151 (20% of max value = 765). Red value is 9 (3.91% from 255 or 5.96% from 151); Green value is 70 (27.73% from 255 or 46.36% from 151); Blue value is 72 (28.52% from 255 or 47.68% from 151); Max value from RGB is 72 - color contains mainly: blue. Hex color #094648 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094648 is #F6B9B7. Grayscale: #333333. Windows color (decimal): -16169400 or 4736521. OLE color: 4736521.
HSL color Cylindrical-coordinate representation of color #094648: hue angle of 181.9º 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 #094648 is Cyan = 0.88, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 70 | 72 | - |
| CMYK | 0.88 | 0.03 | 0 | 0.72 |
| HSL | 181.9º | 0.78% | 0.16% | - |
| HSV(B) | 181.9º | 0.88% | 0.28% | - |
| XYZ | 3.47 | 4.91 | 6.89 | - |
| YUV | 51.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 70 | 72 | 0.88 | 0.03 | 0 | 0.72 | 181.9 | 0.78 | 0.16 |
| Hex | 9 | 46 | 48 | 58 | 3 | 0 | 48 | B6 | 4E | 10 |
| Octal | 11 | 106 | 110 | 130 | 3 | 0 | 110 | 266 | 116 | 20 |
| Binary | 1001 | 1000110 | 1001000 | 1011000 | 11 | 0 | 1001000 | 10110110 | 1001110 | 10000 |
Color Harmonies of #094648
Complementary color
Monochromatic Colors of #094648
Black with #094648
Text Example
Text Example
White with #094648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094648; }
p { color: rgb(9,70,72); }
H1.HeaderClassName
{
color: #094648;
}
.AnyTagClassName
{
color: #094648;
}
</style>
background-color css
<style>
a { background-color: #094648; }
a { background-color: rgb(9,70,72); }
div.DivClassName
{
background-color: #094648;
}
.BgClassName
{
background-color: #094648;
}
</style>
border-color css
<style>
span { border-color: #094648; }
span { border-color: rgb(9,70,72); }
td.TdClassName
{
border-color: #094648;
}
.TagClassName
{
border-color: #094648;
}
</style>