Shades of Cyprus #095549
Tints of Cyprus #095549
RGB
CMYK
RGB Variations
Color information
#095549 (or 0x095549) is known color: Cyprus. HEX triplet: 09, 55 and 49. RGB value is (9,85,73). Sum of RGB (Red+Green+Blue) = 9+85+73=167 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.39% from 167); Green value is 85 (33.59% from 255 or 50.90% from 167); Blue value is 73 (28.91% from 255 or 43.71% from 167); Max value from RGB is 85 - color contains mainly: green. Hex color #095549 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095549 is #F6AAB6. Grayscale: #3C3C3C. Windows color (decimal): -16165559 or 4805897. OLE color: 4805897.
HSL color Cylindrical-coordinate representation of color #095549: hue angle of 170.53º 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 #095549 is Cyan = 0.89, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 73 | - |
| CMYK | 0.89 | 0 | 0.14 | 0.67 |
| HSL | 170.53º | 0.81% | 0.18% | - |
| HSV(B) | 170.53º | 0.89% | 0.33% | - |
| XYZ | 4.56 | 7.04 | 7.42 | - |
| YUV | 60.91 | 134.82 | 90.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 73 | 0.89 | 0 | 0.14 | 0.67 | 170.53 | 0.81 | 0.18 |
| Hex | 9 | 55 | 49 | 59 | 0 | E | 43 | AB | 51 | 12 |
| Octal | 11 | 125 | 111 | 131 | 0 | 16 | 103 | 253 | 121 | 22 |
| Binary | 1001 | 1010101 | 1001001 | 1011001 | 0 | 1110 | 1000011 | 10101011 | 1010001 | 10010 |
Color Harmonies of #095549
Complementary color
Monochromatic Colors of #095549
Black with #095549
Text Example
Text Example
White with #095549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095549; }
p { color: rgb(9,85,73); }
H1.HeaderClassName
{
color: #095549;
}
.AnyTagClassName
{
color: #095549;
}
</style>
background-color css
<style>
a { background-color: #095549; }
a { background-color: rgb(9,85,73); }
div.DivClassName
{
background-color: #095549;
}
.BgClassName
{
background-color: #095549;
}
</style>
border-color css
<style>
span { border-color: #095549; }
span { border-color: rgb(9,85,73); }
td.TdClassName
{
border-color: #095549;
}
.TagClassName
{
border-color: #095549;
}
</style>