Shades of Cyprus #094046
Tints of Cyprus #094046
RGB
CMYK
RGB Variations
Color information
#094046 (or 0x094046) is known color: Cyprus. HEX triplet: 09, 40 and 46. RGB value is (9,64,70). Sum of RGB (Red+Green+Blue) = 9+64+70=143 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.29% from 143); Green value is 64 (25.39% from 255 or 44.76% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 70 - color contains mainly: blue. Hex color #094046 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094046 is #F6BFB9. Grayscale: #303030. Windows color (decimal): -16170938 or 4603913. OLE color: 4603913.
HSL color Cylindrical-coordinate representation of color #094046: hue angle of 185.9º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094046 is Cyan = 0.87, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 64 | 70 | - |
| CMYK | 0.87 | 0.09 | 0 | 0.73 |
| HSL | 185.9º | 0.77% | 0.15% | - |
| HSV(B) | 185.9º | 0.87% | 0.27% | - |
| XYZ | 3.05 | 4.17 | 6.44 | - |
| YUV | 48.24 | 140.28 | 100.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 64 | 70 | 0.87 | 0.09 | 0 | 0.73 | 185.9 | 0.77 | 0.15 |
| Hex | 9 | 40 | 46 | 57 | 9 | 0 | 49 | BA | 4D | F |
| Octal | 11 | 100 | 106 | 127 | 11 | 0 | 111 | 272 | 115 | 17 |
| Binary | 1001 | 1000000 | 1000110 | 1010111 | 1001 | 0 | 1001001 | 10111010 | 1001101 | 1111 |
Color Harmonies of #094046
Complementary color
Monochromatic Colors of #094046
Black with #094046
Text Example
Text Example
White with #094046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094046; }
p { color: rgb(9,64,70); }
H1.HeaderClassName
{
color: #094046;
}
.AnyTagClassName
{
color: #094046;
}
</style>
background-color css
<style>
a { background-color: #094046; }
a { background-color: rgb(9,64,70); }
div.DivClassName
{
background-color: #094046;
}
.BgClassName
{
background-color: #094046;
}
</style>
border-color css
<style>
span { border-color: #094046; }
span { border-color: rgb(9,64,70); }
td.TdClassName
{
border-color: #094046;
}
.TagClassName
{
border-color: #094046;
}
</style>