Shades of Cyprus #095544
Tints of Cyprus #095544
RGB
CMYK
RGB Variations
Color information
#095544 (or 0x095544) is known color: Cyprus. HEX triplet: 09, 55 and 44. RGB value is (9,85,68). Sum of RGB (Red+Green+Blue) = 9+85+68=162 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.56% from 162); Green value is 85 (33.59% from 255 or 52.47% from 162); Blue value is 68 (26.95% from 255 or 41.98% from 162); Max value from RGB is 85 - color contains mainly: green. Hex color #095544 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095544 is #F6AABB. Grayscale: #3C3C3C. Windows color (decimal): -16165564 or 4478217. OLE color: 4478217.
HSL color Cylindrical-coordinate representation of color #095544: hue angle of 166.58º 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 #095544 is Cyan = 0.89, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 68 | - |
| CMYK | 0.89 | 0 | 0.20 | 0.67 |
| HSL | 166.58º | 0.81% | 0.18% | - |
| HSV(B) | 166.58º | 0.89% | 0.33% | - |
| XYZ | 4.4 | 6.97 | 6.58 | - |
| YUV | 60.34 | 132.32 | 91.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 68 | 0.89 | 0 | 0.20 | 0.67 | 166.58 | 0.81 | 0.18 |
| Hex | 9 | 55 | 44 | 59 | 0 | 14 | 43 | A7 | 51 | 12 |
| Octal | 11 | 125 | 104 | 131 | 0 | 24 | 103 | 247 | 121 | 22 |
| Binary | 1001 | 1010101 | 1000100 | 1011001 | 0 | 10100 | 1000011 | 10100111 | 1010001 | 10010 |
Color Harmonies of #095544
Complementary color
Monochromatic Colors of #095544
Black with #095544
Text Example
Text Example
White with #095544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095544; }
p { color: rgb(9,85,68); }
H1.HeaderClassName
{
color: #095544;
}
.AnyTagClassName
{
color: #095544;
}
</style>
background-color css
<style>
a { background-color: #095544; }
a { background-color: rgb(9,85,68); }
div.DivClassName
{
background-color: #095544;
}
.BgClassName
{
background-color: #095544;
}
</style>
border-color css
<style>
span { border-color: #095544; }
span { border-color: rgb(9,85,68); }
td.TdClassName
{
border-color: #095544;
}
.TagClassName
{
border-color: #095544;
}
</style>