Shades of Cyprus #094743
Tints of Cyprus #094743
RGB
CMYK
RGB Variations
Color information
#094743 (or 0x094743) is known color: Cyprus. HEX triplet: 09, 47 and 43. RGB value is (9,71,67). Sum of RGB (Red+Green+Blue) = 9+71+67=147 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.12% from 147); Green value is 71 (28.12% from 255 or 48.30% from 147); Blue value is 67 (26.56% from 255 or 45.58% from 147); Max value from RGB is 71 - color contains mainly: green. Hex color #094743 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094743 is #F6B8BC. Grayscale: #333333. Windows color (decimal): -16169149 or 4409097. OLE color: 4409097.
HSL color Cylindrical-coordinate representation of color #094743: hue angle of 176.13º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094743 is Cyan = 0.87, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 71 | 67 | - |
| CMYK | 0.87 | 0 | 0.06 | 0.72 |
| HSL | 176.13º | 0.78% | 0.16% | - |
| HSV(B) | 176.13º | 0.87% | 0.28% | - |
| XYZ | 3.38 | 4.97 | 6.09 | - |
| YUV | 52.01 | 136.46 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 71 | 67 | 0.87 | 0 | 0.06 | 0.72 | 176.13 | 0.78 | 0.16 |
| Hex | 9 | 47 | 43 | 57 | 0 | 6 | 48 | B0 | 4E | 10 |
| Octal | 11 | 107 | 103 | 127 | 0 | 6 | 110 | 260 | 116 | 20 |
| Binary | 1001 | 1000111 | 1000011 | 1010111 | 0 | 110 | 1001000 | 10110000 | 1001110 | 10000 |
Color Harmonies of #094743
Complementary color
Monochromatic Colors of #094743
Black with #094743
Text Example
Text Example
White with #094743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094743; }
p { color: rgb(9,71,67); }
H1.HeaderClassName
{
color: #094743;
}
.AnyTagClassName
{
color: #094743;
}
</style>
background-color css
<style>
a { background-color: #094743; }
a { background-color: rgb(9,71,67); }
div.DivClassName
{
background-color: #094743;
}
.BgClassName
{
background-color: #094743;
}
</style>
border-color css
<style>
span { border-color: #094743; }
span { border-color: rgb(9,71,67); }
td.TdClassName
{
border-color: #094743;
}
.TagClassName
{
border-color: #094743;
}
</style>