Shades of Cyprus #015240
Tints of Cyprus #015240
RGB
CMYK
RGB Variations
Color information
#015240 (or 0x015240) is known color: Cyprus. HEX triplet: 01, 52 and 40. RGB value is (1,82,64). Sum of RGB (Red+Green+Blue) = 1+82+64=147 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.68% from 147); Green value is 82 (32.42% from 255 or 55.78% from 147); Blue value is 64 (25.39% from 255 or 43.54% from 147); Max value from RGB is 82 - color contains mainly: green. Hex color #015240 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015240 is #FEADBF. Grayscale: #373737. Windows color (decimal): -16690624 or 4215297. OLE color: 4215297.
HSL color Cylindrical-coordinate representation of color #015240: hue angle of 166.67º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015240 is Cyan = 0.99, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 1 | 82 | 64 | - |
| CMYK | 0.99 | 0 | 0.22 | 0.68 |
| HSL | 166.67º | 0.98% | 0.16% | - |
| HSV(B) | 166.67º | 0.99% | 0.32% | - |
| XYZ | 3.96 | 6.41 | 5.88 | - |
| YUV | 55.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 82 | 64 | 0.99 | 0 | 0.22 | 0.68 | 166.67 | 0.98 | 0.16 |
| Hex | 1 | 52 | 40 | 63 | 0 | 16 | 44 | A7 | 62 | 10 |
| Octal | 1 | 122 | 100 | 143 | 0 | 26 | 104 | 247 | 142 | 20 |
| Binary | 1 | 1010010 | 1000000 | 1100011 | 0 | 10110 | 1000100 | 10100111 | 1100010 | 10000 |
Color Harmonies of #015240
Complementary color
Monochromatic Colors of #015240
Black with #015240
Text Example
Text Example
White with #015240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015240; }
p { color: rgb(1,82,64); }
H1.HeaderClassName
{
color: #015240;
}
.AnyTagClassName
{
color: #015240;
}
</style>
background-color css
<style>
a { background-color: #015240; }
a { background-color: rgb(1,82,64); }
div.DivClassName
{
background-color: #015240;
}
.BgClassName
{
background-color: #015240;
}
</style>
border-color css
<style>
span { border-color: #015240; }
span { border-color: rgb(1,82,64); }
td.TdClassName
{
border-color: #015240;
}
.TagClassName
{
border-color: #015240;
}
</style>