Shades of Cyprus #094546
Tints of Cyprus #094546
RGB
CMYK
RGB Variations
Color information
#094546 (or 0x094546) is known color: Cyprus. HEX triplet: 09, 45 and 46. RGB value is (9,69,70). Sum of RGB (Red+Green+Blue) = 9+69+70=148 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.08% from 148); Green value is 69 (27.34% from 255 or 46.62% from 148); Blue value is 70 (27.73% from 255 or 47.30% from 148); Max value from RGB is 70 - color contains mainly: blue. Hex color #094546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094546 is #F6BAB9. Grayscale: #333333. Windows color (decimal): -16169658 or 4605193. OLE color: 4605193.
HSL color Cylindrical-coordinate representation of color #094546: hue angle of 180.98º 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 #094546 is Cyan = 0.87, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 69 | 70 | - |
| CMYK | 0.87 | 0.01 | 0 | 0.73 |
| HSL | 180.98º | 0.77% | 0.15% | - |
| HSV(B) | 180.98º | 0.87% | 0.27% | - |
| XYZ | 3.35 | 4.76 | 6.54 | - |
| YUV | 51.17 | 138.62 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 69 | 70 | 0.87 | 0.01 | 0 | 0.73 | 180.98 | 0.77 | 0.15 |
| Hex | 9 | 45 | 46 | 57 | 1 | 0 | 49 | B5 | 4D | F |
| Octal | 11 | 105 | 106 | 127 | 1 | 0 | 111 | 265 | 115 | 17 |
| Binary | 1001 | 1000101 | 1000110 | 1010111 | 1 | 0 | 1001001 | 10110101 | 1001101 | 1111 |
Color Harmonies of #094546
Complementary color
Monochromatic Colors of #094546
Black with #094546
Text Example
Text Example
White with #094546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094546; }
p { color: rgb(9,69,70); }
H1.HeaderClassName
{
color: #094546;
}
.AnyTagClassName
{
color: #094546;
}
</style>
background-color css
<style>
a { background-color: #094546; }
a { background-color: rgb(9,69,70); }
div.DivClassName
{
background-color: #094546;
}
.BgClassName
{
background-color: #094546;
}
</style>
border-color css
<style>
span { border-color: #094546; }
span { border-color: rgb(9,69,70); }
td.TdClassName
{
border-color: #094546;
}
.TagClassName
{
border-color: #094546;
}
</style>