Shades of Cyprus #094045
Tints of Cyprus #094045
RGB
CMYK
RGB Variations
Color information
#094045 (or 0x094045) is known color: Cyprus. HEX triplet: 09, 40 and 45. RGB value is (9,64,69). Sum of RGB (Red+Green+Blue) = 9+64+69=142 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.34% from 142); Green value is 64 (25.39% from 255 or 45.07% from 142); Blue value is 69 (27.34% from 255 or 48.59% from 142); Max value from RGB is 69 - color contains mainly: blue. Hex color #094045 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094045 is #F6BFBA. Grayscale: #303030. Windows color (decimal): -16170939 or 4538377. OLE color: 4538377.
HSL color Cylindrical-coordinate representation of color #094045: hue angle of 185º 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 #094045 is Cyan = 0.87, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 64 | 69 | - |
| CMYK | 0.87 | 0.07 | 0 | 0.73 |
| HSL | 185º | 0.77% | 0.15% | - |
| HSV(B) | 185º | 0.87% | 0.27% | - |
| XYZ | 3.02 | 4.15 | 6.27 | - |
| YUV | 48.13 | 139.78 | 100.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 64 | 69 | 0.87 | 0.07 | 0 | 0.73 | 185 | 0.77 | 0.15 |
| Hex | 9 | 40 | 45 | 57 | 7 | 0 | 49 | B9 | 4D | F |
| Octal | 11 | 100 | 105 | 127 | 7 | 0 | 111 | 271 | 115 | 17 |
| Binary | 1001 | 1000000 | 1000101 | 1010111 | 111 | 0 | 1001001 | 10111001 | 1001101 | 1111 |
Color Harmonies of #094045
Complementary color
Monochromatic Colors of #094045
Black with #094045
Text Example
Text Example
White with #094045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094045; }
p { color: rgb(9,64,69); }
H1.HeaderClassName
{
color: #094045;
}
.AnyTagClassName
{
color: #094045;
}
</style>
background-color css
<style>
a { background-color: #094045; }
a { background-color: rgb(9,64,69); }
div.DivClassName
{
background-color: #094045;
}
.BgClassName
{
background-color: #094045;
}
</style>
border-color css
<style>
span { border-color: #094045; }
span { border-color: rgb(9,64,69); }
td.TdClassName
{
border-color: #094045;
}
.TagClassName
{
border-color: #094045;
}
</style>