Shades of Cyprus #095349
Tints of Cyprus #095349
RGB
CMYK
RGB Variations
Color information
#095349 (or 0x095349) is known color: Cyprus. HEX triplet: 09, 53 and 49. RGB value is (9,83,73). Sum of RGB (Red+Green+Blue) = 9+83+73=165 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.45% from 165); Green value is 83 (32.81% from 255 or 50.30% from 165); Blue value is 73 (28.91% from 255 or 44.24% from 165); Max value from RGB is 83 - color contains mainly: green. Hex color #095349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095349 is #F6ACB6. Grayscale: #3B3B3B. Windows color (decimal): -16166071 or 4805385. OLE color: 4805385.
HSL color Cylindrical-coordinate representation of color #095349: hue angle of 171.89º 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 #095349 is Cyan = 0.89, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 83 | 73 | - |
| CMYK | 0.89 | 0 | 0.12 | 0.67 |
| HSL | 171.89º | 0.8% | 0.18% | - |
| HSV(B) | 171.89º | 0.89% | 0.33% | - |
| XYZ | 4.41 | 6.73 | 7.37 | - |
| YUV | 59.73 | 135.48 | 91.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 83 | 73 | 0.89 | 0 | 0.12 | 0.67 | 171.89 | 0.8 | 0.18 |
| Hex | 9 | 53 | 49 | 59 | 0 | C | 43 | AC | 50 | 12 |
| Octal | 11 | 123 | 111 | 131 | 0 | 14 | 103 | 254 | 120 | 22 |
| Binary | 1001 | 1010011 | 1001001 | 1011001 | 0 | 1100 | 1000011 | 10101100 | 1010000 | 10010 |
Color Harmonies of #095349
Complementary color
Monochromatic Colors of #095349
Black with #095349
Text Example
Text Example
White with #095349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095349; }
p { color: rgb(9,83,73); }
H1.HeaderClassName
{
color: #095349;
}
.AnyTagClassName
{
color: #095349;
}
</style>
background-color css
<style>
a { background-color: #095349; }
a { background-color: rgb(9,83,73); }
div.DivClassName
{
background-color: #095349;
}
.BgClassName
{
background-color: #095349;
}
</style>
border-color css
<style>
span { border-color: #095349; }
span { border-color: rgb(9,83,73); }
td.TdClassName
{
border-color: #095349;
}
.TagClassName
{
border-color: #095349;
}
</style>