Shades of Cyprus #095546
Tints of Cyprus #095546
RGB
CMYK
RGB Variations
Color information
#095546 (or 0x095546) is known color: Cyprus. HEX triplet: 09, 55 and 46. RGB value is (9,85,70). Sum of RGB (Red+Green+Blue) = 9+85+70=164 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.49% from 164); Green value is 85 (33.59% from 255 or 51.83% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 85 - color contains mainly: green. Hex color #095546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095546 is #F6AAB9. Grayscale: #3C3C3C. Windows color (decimal): -16165562 or 4609289. OLE color: 4609289.
HSL color Cylindrical-coordinate representation of color #095546: hue angle of 168.16º 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 #095546 is Cyan = 0.89, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 70 | - |
| CMYK | 0.89 | 0 | 0.18 | 0.67 |
| HSL | 168.16º | 0.81% | 0.18% | - |
| HSV(B) | 168.16º | 0.89% | 0.33% | - |
| XYZ | 4.47 | 7 | 6.91 | - |
| YUV | 60.57 | 133.32 | 91.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 70 | 0.89 | 0 | 0.18 | 0.67 | 168.16 | 0.81 | 0.18 |
| Hex | 9 | 55 | 46 | 59 | 0 | 12 | 43 | A8 | 51 | 12 |
| Octal | 11 | 125 | 106 | 131 | 0 | 22 | 103 | 250 | 121 | 22 |
| Binary | 1001 | 1010101 | 1000110 | 1011001 | 0 | 10010 | 1000011 | 10101000 | 1010001 | 10010 |
Color Harmonies of #095546
Complementary color
Monochromatic Colors of #095546
Black with #095546
Text Example
Text Example
White with #095546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095546; }
p { color: rgb(9,85,70); }
H1.HeaderClassName
{
color: #095546;
}
.AnyTagClassName
{
color: #095546;
}
</style>
background-color css
<style>
a { background-color: #095546; }
a { background-color: rgb(9,85,70); }
div.DivClassName
{
background-color: #095546;
}
.BgClassName
{
background-color: #095546;
}
</style>
border-color css
<style>
span { border-color: #095546; }
span { border-color: rgb(9,85,70); }
td.TdClassName
{
border-color: #095546;
}
.TagClassName
{
border-color: #095546;
}
</style>