Shades of Cyprus #095246
Tints of Cyprus #095246
RGB
CMYK
RGB Variations
Color information
#095246 (or 0x095246) is known color: Cyprus. HEX triplet: 09, 52 and 46. RGB value is (9,82,70). Sum of RGB (Red+Green+Blue) = 9+82+70=161 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.59% from 161); Green value is 82 (32.42% from 255 or 50.93% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 82 - color contains mainly: green. Hex color #095246 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095246 is #F6ADB9. Grayscale: #3A3A3A. Windows color (decimal): -16166330 or 4608521. OLE color: 4608521.
HSL color Cylindrical-coordinate representation of color #095246: hue angle of 170.14º 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 #095246 is Cyan = 0.89, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 9 | 82 | 70 | - |
| CMYK | 0.89 | 0 | 0.15 | 0.68 |
| HSL | 170.14º | 0.8% | 0.18% | - |
| HSV(B) | 170.14º | 0.89% | 0.32% | - |
| XYZ | 4.24 | 6.53 | 6.83 | - |
| YUV | 58.81 | 134.32 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 82 | 70 | 0.89 | 0 | 0.15 | 0.68 | 170.14 | 0.8 | 0.18 |
| Hex | 9 | 52 | 46 | 59 | 0 | F | 44 | AA | 50 | 12 |
| Octal | 11 | 122 | 106 | 131 | 0 | 17 | 104 | 252 | 120 | 22 |
| Binary | 1001 | 1010010 | 1000110 | 1011001 | 0 | 1111 | 1000100 | 10101010 | 1010000 | 10010 |
Color Harmonies of #095246
Complementary color
Monochromatic Colors of #095246
Black with #095246
Text Example
Text Example
White with #095246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095246; }
p { color: rgb(9,82,70); }
H1.HeaderClassName
{
color: #095246;
}
.AnyTagClassName
{
color: #095246;
}
</style>
background-color css
<style>
a { background-color: #095246; }
a { background-color: rgb(9,82,70); }
div.DivClassName
{
background-color: #095246;
}
.BgClassName
{
background-color: #095246;
}
</style>
border-color css
<style>
span { border-color: #095246; }
span { border-color: rgb(9,82,70); }
td.TdClassName
{
border-color: #095246;
}
.TagClassName
{
border-color: #095246;
}
</style>