Shades of Cyprus #095746
Tints of Cyprus #095746
RGB
CMYK
RGB Variations
Color information
#095746 (or 0x095746) is known color: Cyprus. HEX triplet: 09, 57 and 46. RGB value is (9,87,70). Sum of RGB (Red+Green+Blue) = 9+87+70=166 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.42% from 166); Green value is 87 (34.38% from 255 or 52.41% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 87 - color contains mainly: green. Hex color #095746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095746 is #F6A8B9. Grayscale: #3D3D3D. Windows color (decimal): -16165050 or 4609801. OLE color: 4609801.
HSL color Cylindrical-coordinate representation of color #095746: hue angle of 166.92º 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 #095746 is Cyan = 0.90, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 87 | 70 | - |
| CMYK | 0.90 | 0 | 0.20 | 0.66 |
| HSL | 166.92º | 0.81% | 0.19% | - |
| HSV(B) | 166.92º | 0.9% | 0.34% | - |
| XYZ | 4.63 | 7.32 | 6.96 | - |
| YUV | 61.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 70 | 0.90 | 0 | 0.20 | 0.66 | 166.92 | 0.81 | 0.19 |
| Hex | 9 | 57 | 46 | 5A | 0 | 14 | 42 | A7 | 51 | 13 |
| Octal | 11 | 127 | 106 | 132 | 0 | 24 | 102 | 247 | 121 | 23 |
| Binary | 1001 | 1010111 | 1000110 | 1011010 | 0 | 10100 | 1000010 | 10100111 | 1010001 | 10011 |
Color Harmonies of #095746
Complementary color
Monochromatic Colors of #095746
Black with #095746
Text Example
Text Example
White with #095746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095746; }
p { color: rgb(9,87,70); }
H1.HeaderClassName
{
color: #095746;
}
.AnyTagClassName
{
color: #095746;
}
</style>
background-color css
<style>
a { background-color: #095746; }
a { background-color: rgb(9,87,70); }
div.DivClassName
{
background-color: #095746;
}
.BgClassName
{
background-color: #095746;
}
</style>
border-color css
<style>
span { border-color: #095746; }
span { border-color: rgb(9,87,70); }
td.TdClassName
{
border-color: #095746;
}
.TagClassName
{
border-color: #095746;
}
</style>