Shades of Cyprus #095446
Tints of Cyprus #095446
RGB
CMYK
RGB Variations
Color information
#095446 (or 0x095446) is known color: Cyprus. HEX triplet: 09, 54 and 46. RGB value is (9,84,70). Sum of RGB (Red+Green+Blue) = 9+84+70=163 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.52% from 163); Green value is 84 (33.20% from 255 or 51.53% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 84 - color contains mainly: green. Hex color #095446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095446 is #F6ABB9. Grayscale: #3B3B3B. Windows color (decimal): -16165818 or 4609033. OLE color: 4609033.
HSL color Cylindrical-coordinate representation of color #095446: hue angle of 168.8º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095446 is Cyan = 0.89, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 84 | 70 | - |
| CMYK | 0.89 | 0 | 0.17 | 0.67 |
| HSL | 168.8º | 0.81% | 0.18% | - |
| HSV(B) | 168.8º | 0.89% | 0.33% | - |
| XYZ | 4.39 | 6.84 | 6.88 | - |
| YUV | 59.98 | 133.65 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 84 | 70 | 0.89 | 0 | 0.17 | 0.67 | 168.8 | 0.81 | 0.18 |
| Hex | 9 | 54 | 46 | 59 | 0 | 11 | 43 | A9 | 51 | 12 |
| Octal | 11 | 124 | 106 | 131 | 0 | 21 | 103 | 251 | 121 | 22 |
| Binary | 1001 | 1010100 | 1000110 | 1011001 | 0 | 10001 | 1000011 | 10101001 | 1010001 | 10010 |
Color Harmonies of #095446
Complementary color
Monochromatic Colors of #095446
Black with #095446
Text Example
Text Example
White with #095446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095446; }
p { color: rgb(9,84,70); }
H1.HeaderClassName
{
color: #095446;
}
.AnyTagClassName
{
color: #095446;
}
</style>
background-color css
<style>
a { background-color: #095446; }
a { background-color: rgb(9,84,70); }
div.DivClassName
{
background-color: #095446;
}
.BgClassName
{
background-color: #095446;
}
</style>
border-color css
<style>
span { border-color: #095446; }
span { border-color: rgb(9,84,70); }
td.TdClassName
{
border-color: #095446;
}
.TagClassName
{
border-color: #095446;
}
</style>