Shades of Cyprus #095547
Tints of Cyprus #095547
RGB
CMYK
RGB Variations
Color information
#095547 (or 0x095547) is known color: Cyprus. HEX triplet: 09, 55 and 47. RGB value is (9,85,71). Sum of RGB (Red+Green+Blue) = 9+85+71=165 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.45% from 165); Green value is 85 (33.59% from 255 or 51.52% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 85 - color contains mainly: green. Hex color #095547 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095547 is #F6AAB8. Grayscale: #3C3C3C. Windows color (decimal): -16165561 or 4674825. OLE color: 4674825.
HSL color Cylindrical-coordinate representation of color #095547: hue angle of 168.95º 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 #095547 is Cyan = 0.89, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 71 | - |
| CMYK | 0.89 | 0 | 0.16 | 0.67 |
| HSL | 168.95º | 0.81% | 0.18% | - |
| HSV(B) | 168.95º | 0.89% | 0.33% | - |
| XYZ | 4.5 | 7.01 | 7.08 | - |
| YUV | 60.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 71 | 0.89 | 0 | 0.16 | 0.67 | 168.95 | 0.81 | 0.18 |
| Hex | 9 | 55 | 47 | 59 | 0 | 10 | 43 | A9 | 51 | 12 |
| Octal | 11 | 125 | 107 | 131 | 0 | 20 | 103 | 251 | 121 | 22 |
| Binary | 1001 | 1010101 | 1000111 | 1011001 | 0 | 10000 | 1000011 | 10101001 | 1010001 | 10010 |
Color Harmonies of #095547
Complementary color
Monochromatic Colors of #095547
Black with #095547
Text Example
Text Example
White with #095547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095547; }
p { color: rgb(9,85,71); }
H1.HeaderClassName
{
color: #095547;
}
.AnyTagClassName
{
color: #095547;
}
</style>
background-color css
<style>
a { background-color: #095547; }
a { background-color: rgb(9,85,71); }
div.DivClassName
{
background-color: #095547;
}
.BgClassName
{
background-color: #095547;
}
</style>
border-color css
<style>
span { border-color: #095547; }
span { border-color: rgb(9,85,71); }
td.TdClassName
{
border-color: #095547;
}
.TagClassName
{
border-color: #095547;
}
</style>