Shades of Cyprus #015646
Tints of Cyprus #015646
RGB
CMYK
RGB Variations
Color information
#015646 (or 0x015646) is known color: Cyprus. HEX triplet: 01, 56 and 46. RGB value is (1,86,70). Sum of RGB (Red+Green+Blue) = 1+86+70=157 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.64% from 157); Green value is 86 (33.98% from 255 or 54.78% from 157); Blue value is 70 (27.73% from 255 or 44.59% from 157); Max value from RGB is 86 - color contains mainly: green. Hex color #015646 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #015646 is #FEA9B9. Grayscale: #3A3A3A. Windows color (decimal): -16689594 or 4609537. OLE color: 4609537.
HSL color Cylindrical-coordinate representation of color #015646: hue angle of 168.71º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015646 is Cyan = 0.99, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 86 | 70 | - |
| CMYK | 0.99 | 0 | 0.19 | 0.66 |
| HSL | 168.71º | 0.98% | 0.17% | - |
| HSV(B) | 168.71º | 0.99% | 0.34% | - |
| XYZ | 4.45 | 7.1 | 6.93 | - |
| YUV | 58.76 | 134.34 | 86.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 86 | 70 | 0.99 | 0 | 0.19 | 0.66 | 168.71 | 0.98 | 0.17 |
| Hex | 1 | 56 | 46 | 63 | 0 | 13 | 42 | A9 | 62 | 11 |
| Octal | 1 | 126 | 106 | 143 | 0 | 23 | 102 | 251 | 142 | 21 |
| Binary | 1 | 1010110 | 1000110 | 1100011 | 0 | 10011 | 1000010 | 10101001 | 1100010 | 10001 |
Color Harmonies of #015646
Complementary color
Monochromatic Colors of #015646
Black with #015646
Text Example
Text Example
White with #015646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015646; }
p { color: rgb(1,86,70); }
H1.HeaderClassName
{
color: #015646;
}
.AnyTagClassName
{
color: #015646;
}
</style>
background-color css
<style>
a { background-color: #015646; }
a { background-color: rgb(1,86,70); }
div.DivClassName
{
background-color: #015646;
}
.BgClassName
{
background-color: #015646;
}
</style>
border-color css
<style>
span { border-color: #015646; }
span { border-color: rgb(1,86,70); }
td.TdClassName
{
border-color: #015646;
}
.TagClassName
{
border-color: #015646;
}
</style>