Shades of Cyprus #015041
Tints of Cyprus #015041
RGB
CMYK
RGB Variations
Color information
#015041 (or 0x015041) is known color: Cyprus. HEX triplet: 01, 50 and 41. RGB value is (1,80,65). Sum of RGB (Red+Green+Blue) = 1+80+65=146 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.68% from 146); Green value is 80 (31.64% from 255 or 54.79% from 146); Blue value is 65 (25.78% from 255 or 44.52% from 146); Max value from RGB is 80 - color contains mainly: green. Hex color #015041 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015041 is #FEAFBE. Grayscale: #363636. Windows color (decimal): -16691135 or 4280321. OLE color: 4280321.
HSL color Cylindrical-coordinate representation of color #015041: hue angle of 168.61º 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 #015041 is Cyan = 0.99, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 1 | 80 | 65 | - |
| CMYK | 0.99 | 0 | 0.19 | 0.69 |
| HSL | 168.61º | 0.98% | 0.16% | - |
| HSV(B) | 168.61º | 0.99% | 0.31% | - |
| XYZ | 3.84 | 6.13 | 5.98 | - |
| YUV | 54.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 80 | 65 | 0.99 | 0 | 0.19 | 0.69 | 168.61 | 0.98 | 0.16 |
| Hex | 1 | 50 | 41 | 63 | 0 | 13 | 45 | A9 | 62 | 10 |
| Octal | 1 | 120 | 101 | 143 | 0 | 23 | 105 | 251 | 142 | 20 |
| Binary | 1 | 1010000 | 1000001 | 1100011 | 0 | 10011 | 1000101 | 10101001 | 1100010 | 10000 |
Color Harmonies of #015041
Complementary color
Monochromatic Colors of #015041
Black with #015041
Text Example
Text Example
White with #015041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015041; }
p { color: rgb(1,80,65); }
H1.HeaderClassName
{
color: #015041;
}
.AnyTagClassName
{
color: #015041;
}
</style>
background-color css
<style>
a { background-color: #015041; }
a { background-color: rgb(1,80,65); }
div.DivClassName
{
background-color: #015041;
}
.BgClassName
{
background-color: #015041;
}
</style>
border-color css
<style>
span { border-color: #015041; }
span { border-color: rgb(1,80,65); }
td.TdClassName
{
border-color: #015041;
}
.TagClassName
{
border-color: #015041;
}
</style>