Shades of Cyprus #095647
Tints of Cyprus #095647
RGB
CMYK
RGB Variations
Color information
#095647 (or 0x095647) is known color: Cyprus. HEX triplet: 09, 56 and 47. RGB value is (9,86,71). Sum of RGB (Red+Green+Blue) = 9+86+71=166 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.42% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 71 (28.12% from 255 or 42.77% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #095647 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095647 is #F6A9B8. Grayscale: #3D3D3D. Windows color (decimal): -16165305 or 4675081. OLE color: 4675081.
HSL color Cylindrical-coordinate representation of color #095647: hue angle of 168.31º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095647 is Cyan = 0.90, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 86 | 71 | - |
| CMYK | 0.90 | 0 | 0.17 | 0.66 |
| HSL | 168.31º | 0.81% | 0.19% | - |
| HSV(B) | 168.31º | 0.9% | 0.34% | - |
| XYZ | 4.58 | 7.17 | 7.1 | - |
| YUV | 61.27 | 133.49 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 71 | 0.90 | 0 | 0.17 | 0.66 | 168.31 | 0.81 | 0.19 |
| Hex | 9 | 56 | 47 | 5A | 0 | 11 | 42 | A8 | 51 | 13 |
| Octal | 11 | 126 | 107 | 132 | 0 | 21 | 102 | 250 | 121 | 23 |
| Binary | 1001 | 1010110 | 1000111 | 1011010 | 0 | 10001 | 1000010 | 10101000 | 1010001 | 10011 |
Color Harmonies of #095647
Complementary color
Monochromatic Colors of #095647
Black with #095647
Text Example
Text Example
White with #095647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095647; }
p { color: rgb(9,86,71); }
H1.HeaderClassName
{
color: #095647;
}
.AnyTagClassName
{
color: #095647;
}
</style>
background-color css
<style>
a { background-color: #095647; }
a { background-color: rgb(9,86,71); }
div.DivClassName
{
background-color: #095647;
}
.BgClassName
{
background-color: #095647;
}
</style>
border-color css
<style>
span { border-color: #095647; }
span { border-color: rgb(9,86,71); }
td.TdClassName
{
border-color: #095647;
}
.TagClassName
{
border-color: #095647;
}
</style>