Shades of Cyprus #095148
Tints of Cyprus #095148
RGB
CMYK
RGB Variations
Color information
#095148 (or 0x095148) is known color: Cyprus. HEX triplet: 09, 51 and 48. RGB value is (9,81,72). Sum of RGB (Red+Green+Blue) = 9+81+72=162 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.56% from 162); Green value is 81 (32.03% from 255 or 50% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 81 - color contains mainly: green. Hex color #095148 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095148 is #F6AEB7. Grayscale: #3A3A3A. Windows color (decimal): -16166584 or 4739337. OLE color: 4739337.
HSL color Cylindrical-coordinate representation of color #095148: hue angle of 172.5º 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 #095148 is Cyan = 0.89, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 9 | 81 | 72 | - |
| CMYK | 0.89 | 0 | 0.11 | 0.68 |
| HSL | 172.5º | 0.8% | 0.18% | - |
| HSV(B) | 172.5º | 0.89% | 0.32% | - |
| XYZ | 4.22 | 6.41 | 7.15 | - |
| YUV | 58.45 | 135.65 | 92.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 81 | 72 | 0.89 | 0 | 0.11 | 0.68 | 172.5 | 0.8 | 0.18 |
| Hex | 9 | 51 | 48 | 59 | 0 | B | 44 | AC | 50 | 12 |
| Octal | 11 | 121 | 110 | 131 | 0 | 13 | 104 | 254 | 120 | 22 |
| Binary | 1001 | 1010001 | 1001000 | 1011001 | 0 | 1011 | 1000100 | 10101100 | 1010000 | 10010 |
Color Harmonies of #095148
Complementary color
Monochromatic Colors of #095148
Black with #095148
Text Example
Text Example
White with #095148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095148; }
p { color: rgb(9,81,72); }
H1.HeaderClassName
{
color: #095148;
}
.AnyTagClassName
{
color: #095148;
}
</style>
background-color css
<style>
a { background-color: #095148; }
a { background-color: rgb(9,81,72); }
div.DivClassName
{
background-color: #095148;
}
.BgClassName
{
background-color: #095148;
}
</style>
border-color css
<style>
span { border-color: #095148; }
span { border-color: rgb(9,81,72); }
td.TdClassName
{
border-color: #095148;
}
.TagClassName
{
border-color: #095148;
}
</style>