Shades of Cyprus #095447
Tints of Cyprus #095447
RGB
CMYK
RGB Variations
Color information
#095447 (or 0x095447) is known color: Cyprus. HEX triplet: 09, 54 and 47. RGB value is (9,84,71). Sum of RGB (Red+Green+Blue) = 9+84+71=164 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.49% from 164); Green value is 84 (33.20% from 255 or 51.22% from 164); Blue value is 71 (28.12% from 255 or 43.29% from 164); Max value from RGB is 84 - color contains mainly: green. Hex color #095447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095447 is #F6ABB8. Grayscale: #3C3C3C. Windows color (decimal): -16165817 or 4674569. OLE color: 4674569.
HSL color Cylindrical-coordinate representation of color #095447: hue angle of 169.6º degrees, saturation: 0.81, 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 #095447 is Cyan = 0.89, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 84 | 71 | - |
| CMYK | 0.89 | 0 | 0.15 | 0.67 |
| HSL | 169.6º | 0.81% | 0.18% | - |
| HSV(B) | 169.6º | 0.89% | 0.33% | - |
| XYZ | 4.42 | 6.85 | 7.05 | - |
| YUV | 60.09 | 134.15 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 84 | 71 | 0.89 | 0 | 0.15 | 0.67 | 169.6 | 0.81 | 0.18 |
| Hex | 9 | 54 | 47 | 59 | 0 | F | 43 | AA | 51 | 12 |
| Octal | 11 | 124 | 107 | 131 | 0 | 17 | 103 | 252 | 121 | 22 |
| Binary | 1001 | 1010100 | 1000111 | 1011001 | 0 | 1111 | 1000011 | 10101010 | 1010001 | 10010 |
Color Harmonies of #095447
Complementary color
Monochromatic Colors of #095447
Black with #095447
Text Example
Text Example
White with #095447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095447; }
p { color: rgb(9,84,71); }
H1.HeaderClassName
{
color: #095447;
}
.AnyTagClassName
{
color: #095447;
}
</style>
background-color css
<style>
a { background-color: #095447; }
a { background-color: rgb(9,84,71); }
div.DivClassName
{
background-color: #095447;
}
.BgClassName
{
background-color: #095447;
}
</style>
border-color css
<style>
span { border-color: #095447; }
span { border-color: rgb(9,84,71); }
td.TdClassName
{
border-color: #095447;
}
.TagClassName
{
border-color: #095447;
}
</style>