Shades of Cyprus #095042
Tints of Cyprus #095042
RGB
CMYK
RGB Variations
Color information
#095042 (or 0x095042) is known color: Cyprus. HEX triplet: 09, 50 and 42. RGB value is (9,80,66). Sum of RGB (Red+Green+Blue) = 9+80+66=155 (20% of max value = 765). Red value is 9 (3.91% from 255 or 5.81% from 155); Green value is 80 (31.64% from 255 or 51.61% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 80 - color contains mainly: green. Hex color #095042 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095042 is #F6AFBD. Grayscale: #393939. Windows color (decimal): -16166846 or 4345865. OLE color: 4345865.
HSL color Cylindrical-coordinate representation of color #095042: hue angle of 168.17º degrees, saturation: 0.8, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095042 is Cyan = 0.89, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 9 | 80 | 66 | - |
| CMYK | 0.89 | 0 | 0.17 | 0.69 |
| HSL | 168.17º | 0.8% | 0.17% | - |
| HSV(B) | 168.17º | 0.89% | 0.31% | - |
| XYZ | 3.96 | 6.19 | 6.14 | - |
| YUV | 57.18 | 132.98 | 93.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 80 | 66 | 0.89 | 0 | 0.17 | 0.69 | 168.17 | 0.8 | 0.17 |
| Hex | 9 | 50 | 42 | 59 | 0 | 11 | 45 | A8 | 50 | 11 |
| Octal | 11 | 120 | 102 | 131 | 0 | 21 | 105 | 250 | 120 | 21 |
| Binary | 1001 | 1010000 | 1000010 | 1011001 | 0 | 10001 | 1000101 | 10101000 | 1010000 | 10001 |
Color Harmonies of #095042
Complementary color
Monochromatic Colors of #095042
Black with #095042
Text Example
Text Example
White with #095042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095042; }
p { color: rgb(9,80,66); }
H1.HeaderClassName
{
color: #095042;
}
.AnyTagClassName
{
color: #095042;
}
</style>
background-color css
<style>
a { background-color: #095042; }
a { background-color: rgb(9,80,66); }
div.DivClassName
{
background-color: #095042;
}
.BgClassName
{
background-color: #095042;
}
</style>
border-color css
<style>
span { border-color: #095042; }
span { border-color: rgb(9,80,66); }
td.TdClassName
{
border-color: #095042;
}
.TagClassName
{
border-color: #095042;
}
</style>