Shades of Cyprus #095345
Tints of Cyprus #095345
RGB
CMYK
RGB Variations
Color information
#095345 (or 0x095345) is known color: Cyprus. HEX triplet: 09, 53 and 45. RGB value is (9,83,69). Sum of RGB (Red+Green+Blue) = 9+83+69=161 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.59% from 161); Green value is 83 (32.81% from 255 or 51.55% from 161); Blue value is 69 (27.34% from 255 or 42.86% from 161); Max value from RGB is 83 - color contains mainly: green. Hex color #095345 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095345 is #F6ACBA. Grayscale: #3B3B3B. Windows color (decimal): -16166075 or 4543241. OLE color: 4543241.
HSL color Cylindrical-coordinate representation of color #095345: hue angle of 168.65º degrees, saturation: 0.8, 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 #095345 is Cyan = 0.89, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 83 | 69 | - |
| CMYK | 0.89 | 0 | 0.17 | 0.67 |
| HSL | 168.65º | 0.8% | 0.18% | - |
| HSV(B) | 168.65º | 0.89% | 0.33% | - |
| XYZ | 4.28 | 6.67 | 6.69 | - |
| YUV | 59.28 | 133.48 | 92.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 83 | 69 | 0.89 | 0 | 0.17 | 0.67 | 168.65 | 0.8 | 0.18 |
| Hex | 9 | 53 | 45 | 59 | 0 | 11 | 43 | A9 | 50 | 12 |
| Octal | 11 | 123 | 105 | 131 | 0 | 21 | 103 | 251 | 120 | 22 |
| Binary | 1001 | 1010011 | 1000101 | 1011001 | 0 | 10001 | 1000011 | 10101001 | 1010000 | 10010 |
Color Harmonies of #095345
Complementary color
Monochromatic Colors of #095345
Black with #095345
Text Example
Text Example
White with #095345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095345; }
p { color: rgb(9,83,69); }
H1.HeaderClassName
{
color: #095345;
}
.AnyTagClassName
{
color: #095345;
}
</style>
background-color css
<style>
a { background-color: #095345; }
a { background-color: rgb(9,83,69); }
div.DivClassName
{
background-color: #095345;
}
.BgClassName
{
background-color: #095345;
}
</style>
border-color css
<style>
span { border-color: #095345; }
span { border-color: rgb(9,83,69); }
td.TdClassName
{
border-color: #095345;
}
.TagClassName
{
border-color: #095345;
}
</style>