Shades of Cyprus #094043
Tints of Cyprus #094043
RGB
CMYK
RGB Variations
Color information
#094043 (or 0x094043) is known color: Cyprus. HEX triplet: 09, 40 and 43. RGB value is (9,64,67). Sum of RGB (Red+Green+Blue) = 9+64+67=140 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.43% from 140); Green value is 64 (25.39% from 255 or 45.71% from 140); Blue value is 67 (26.56% from 255 or 47.86% from 140); Max value from RGB is 67 - color contains mainly: blue. Hex color #094043 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094043 is #F6BFBC. Grayscale: #2F2F2F. Windows color (decimal): -16170941 or 4407305. OLE color: 4407305.
HSL color Cylindrical-coordinate representation of color #094043: hue angle of 183.1º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094043 is Cyan = 0.87, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 9 | 64 | 67 | - |
| CMYK | 0.87 | 0.04 | 0 | 0.74 |
| HSL | 183.1º | 0.76% | 0.15% | - |
| HSV(B) | 183.1º | 0.87% | 0.26% | - |
| XYZ | 2.96 | 4.13 | 5.95 | - |
| YUV | 47.9 | 138.78 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 64 | 67 | 0.87 | 0.04 | 0 | 0.74 | 183.1 | 0.76 | 0.15 |
| Hex | 9 | 40 | 43 | 57 | 4 | 0 | 4A | B7 | 4C | F |
| Octal | 11 | 100 | 103 | 127 | 4 | 0 | 112 | 267 | 114 | 17 |
| Binary | 1001 | 1000000 | 1000011 | 1010111 | 100 | 0 | 1001010 | 10110111 | 1001100 | 1111 |
Color Harmonies of #094043
Complementary color
Monochromatic Colors of #094043
Black with #094043
Text Example
Text Example
White with #094043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094043; }
p { color: rgb(9,64,67); }
H1.HeaderClassName
{
color: #094043;
}
.AnyTagClassName
{
color: #094043;
}
</style>
background-color css
<style>
a { background-color: #094043; }
a { background-color: rgb(9,64,67); }
div.DivClassName
{
background-color: #094043;
}
.BgClassName
{
background-color: #094043;
}
</style>
border-color css
<style>
span { border-color: #094043; }
span { border-color: rgb(9,64,67); }
td.TdClassName
{
border-color: #094043;
}
.TagClassName
{
border-color: #094043;
}
</style>