Shades of Cyprus #095145
Tints of Cyprus #095145
RGB
CMYK
RGB Variations
Color information
#095145 (or 0x095145) is known color: Cyprus. HEX triplet: 09, 51 and 45. RGB value is (9,81,69). Sum of RGB (Red+Green+Blue) = 9+81+69=159 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.66% from 159); Green value is 81 (32.03% from 255 or 50.94% from 159); Blue value is 69 (27.34% from 255 or 43.40% from 159); Max value from RGB is 81 - color contains mainly: green. Hex color #095145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095145 is #F6AEBA. Grayscale: #3A3A3A. Windows color (decimal): -16166587 or 4542729. OLE color: 4542729.
HSL color Cylindrical-coordinate representation of color #095145: hue angle of 170º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095145 is Cyan = 0.89, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 9 | 81 | 69 | - |
| CMYK | 0.89 | 0 | 0.15 | 0.68 |
| HSL | 170º | 0.8% | 0.18% | - |
| HSV(B) | 170º | 0.89% | 0.32% | - |
| XYZ | 4.13 | 6.37 | 6.64 | - |
| YUV | 58.1 | 134.15 | 92.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 81 | 69 | 0.89 | 0 | 0.15 | 0.68 | 170 | 0.8 | 0.18 |
| Hex | 9 | 51 | 45 | 59 | 0 | F | 44 | AA | 50 | 12 |
| Octal | 11 | 121 | 105 | 131 | 0 | 17 | 104 | 252 | 120 | 22 |
| Binary | 1001 | 1010001 | 1000101 | 1011001 | 0 | 1111 | 1000100 | 10101010 | 1010000 | 10010 |
Color Harmonies of #095145
Complementary color
Monochromatic Colors of #095145
Black with #095145
Text Example
Text Example
White with #095145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095145; }
p { color: rgb(9,81,69); }
H1.HeaderClassName
{
color: #095145;
}
.AnyTagClassName
{
color: #095145;
}
</style>
background-color css
<style>
a { background-color: #095145; }
a { background-color: rgb(9,81,69); }
div.DivClassName
{
background-color: #095145;
}
.BgClassName
{
background-color: #095145;
}
</style>
border-color css
<style>
span { border-color: #095145; }
span { border-color: rgb(9,81,69); }
td.TdClassName
{
border-color: #095145;
}
.TagClassName
{
border-color: #095145;
}
</style>