Shades of Cyprus #095248
Tints of Cyprus #095248
RGB
CMYK
RGB Variations
Color information
#095248 (or 0x095248) is known color: Cyprus. HEX triplet: 09, 52 and 48. RGB value is (9,82,72). Sum of RGB (Red+Green+Blue) = 9+82+72=163 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.52% from 163); Green value is 82 (32.42% from 255 or 50.31% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 82 - color contains mainly: green. Hex color #095248 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095248 is #F6ADB7. Grayscale: #3B3B3B. Windows color (decimal): -16166328 or 4739593. OLE color: 4739593.
HSL color Cylindrical-coordinate representation of color #095248: hue angle of 171.78º 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 #095248 is Cyan = 0.89, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 9 | 82 | 72 | - |
| CMYK | 0.89 | 0 | 0.12 | 0.68 |
| HSL | 171.78º | 0.8% | 0.18% | - |
| HSV(B) | 171.78º | 0.89% | 0.32% | - |
| XYZ | 4.3 | 6.56 | 7.17 | - |
| YUV | 59.03 | 135.32 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 82 | 72 | 0.89 | 0 | 0.12 | 0.68 | 171.78 | 0.8 | 0.18 |
| Hex | 9 | 52 | 48 | 59 | 0 | C | 44 | AC | 50 | 12 |
| Octal | 11 | 122 | 110 | 131 | 0 | 14 | 104 | 254 | 120 | 22 |
| Binary | 1001 | 1010010 | 1001000 | 1011001 | 0 | 1100 | 1000100 | 10101100 | 1010000 | 10010 |
Color Harmonies of #095248
Complementary color
Monochromatic Colors of #095248
Black with #095248
Text Example
Text Example
White with #095248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095248; }
p { color: rgb(9,82,72); }
H1.HeaderClassName
{
color: #095248;
}
.AnyTagClassName
{
color: #095248;
}
</style>
background-color css
<style>
a { background-color: #095248; }
a { background-color: rgb(9,82,72); }
div.DivClassName
{
background-color: #095248;
}
.BgClassName
{
background-color: #095248;
}
</style>
border-color css
<style>
span { border-color: #095248; }
span { border-color: rgb(9,82,72); }
td.TdClassName
{
border-color: #095248;
}
.TagClassName
{
border-color: #095248;
}
</style>