Shades of Cyprus #095347
Tints of Cyprus #095347
RGB
CMYK
RGB Variations
Color information
#095347 (or 0x095347) is known color: Cyprus. HEX triplet: 09, 53 and 47. RGB value is (9,83,71). Sum of RGB (Red+Green+Blue) = 9+83+71=163 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.52% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #095347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095347 is #F6ACB8. Grayscale: #3B3B3B. Windows color (decimal): -16166073 or 4674313. OLE color: 4674313.
HSL color Cylindrical-coordinate representation of color #095347: hue angle of 170.27º 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 #095347 is Cyan = 0.89, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 83 | 71 | - |
| CMYK | 0.89 | 0 | 0.14 | 0.67 |
| HSL | 170.27º | 0.8% | 0.18% | - |
| HSV(B) | 170.27º | 0.89% | 0.33% | - |
| XYZ | 4.34 | 6.7 | 7.03 | - |
| YUV | 59.51 | 134.48 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 83 | 71 | 0.89 | 0 | 0.14 | 0.67 | 170.27 | 0.8 | 0.18 |
| Hex | 9 | 53 | 47 | 59 | 0 | E | 43 | AA | 50 | 12 |
| Octal | 11 | 123 | 107 | 131 | 0 | 16 | 103 | 252 | 120 | 22 |
| Binary | 1001 | 1010011 | 1000111 | 1011001 | 0 | 1110 | 1000011 | 10101010 | 1010000 | 10010 |
Color Harmonies of #095347
Complementary color
Monochromatic Colors of #095347
Black with #095347
Text Example
Text Example
White with #095347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095347; }
p { color: rgb(9,83,71); }
H1.HeaderClassName
{
color: #095347;
}
.AnyTagClassName
{
color: #095347;
}
</style>
background-color css
<style>
a { background-color: #095347; }
a { background-color: rgb(9,83,71); }
div.DivClassName
{
background-color: #095347;
}
.BgClassName
{
background-color: #095347;
}
</style>
border-color css
<style>
span { border-color: #095347; }
span { border-color: rgb(9,83,71); }
td.TdClassName
{
border-color: #095347;
}
.TagClassName
{
border-color: #095347;
}
</style>