Shades of Cyprus #015040
Tints of Cyprus #015040
RGB
CMYK
RGB Variations
Color information
#015040 (or 0x015040) is known color: Cyprus. HEX triplet: 01, 50 and 40. RGB value is (1,80,64). Sum of RGB (Red+Green+Blue) = 1+80+64=145 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.69% from 145); Green value is 80 (31.64% from 255 or 55.17% from 145); Blue value is 64 (25.39% from 255 or 44.14% from 145); Max value from RGB is 80 - color contains mainly: green. Hex color #015040 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015040 is #FEAFBF. Grayscale: #363636. Windows color (decimal): -16691136 or 4214785. OLE color: 4214785.
HSL color Cylindrical-coordinate representation of color #015040: hue angle of 167.85º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015040 is Cyan = 0.99, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 1 | 80 | 64 | - |
| CMYK | 0.99 | 0 | 0.20 | 0.69 |
| HSL | 167.85º | 0.98% | 0.16% | - |
| HSV(B) | 167.85º | 0.99% | 0.31% | - |
| XYZ | 3.81 | 6.11 | 5.83 | - |
| YUV | 54.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 80 | 64 | 0.99 | 0 | 0.20 | 0.69 | 167.85 | 0.98 | 0.16 |
| Hex | 1 | 50 | 40 | 63 | 0 | 14 | 45 | A8 | 62 | 10 |
| Octal | 1 | 120 | 100 | 143 | 0 | 24 | 105 | 250 | 142 | 20 |
| Binary | 1 | 1010000 | 1000000 | 1100011 | 0 | 10100 | 1000101 | 10101000 | 1100010 | 10000 |
Color Harmonies of #015040
Complementary color
Monochromatic Colors of #015040
Black with #015040
Text Example
Text Example
White with #015040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015040; }
p { color: rgb(1,80,64); }
H1.HeaderClassName
{
color: #015040;
}
.AnyTagClassName
{
color: #015040;
}
</style>
background-color css
<style>
a { background-color: #015040; }
a { background-color: rgb(1,80,64); }
div.DivClassName
{
background-color: #015040;
}
.BgClassName
{
background-color: #015040;
}
</style>
border-color css
<style>
span { border-color: #015040; }
span { border-color: rgb(1,80,64); }
td.TdClassName
{
border-color: #015040;
}
.TagClassName
{
border-color: #015040;
}
</style>