Shades of Cyprus #155651
Tints of Cyprus #155651
RGB
CMYK
RGB Variations
Color information
#155651 (or 0x155651) is known color: Cyprus. HEX triplet: 15, 56 and 51. RGB value is (21,86,81). Sum of RGB (Red+Green+Blue) = 21+86+81=188 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.17% from 188); Green value is 86 (33.98% from 255 or 45.74% from 188); Blue value is 81 (32.03% from 255 or 43.09% from 188); Max value from RGB is 86 - color contains mainly: green. Hex color #155651 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155651 is #EAA9AE. Grayscale: #414141. Windows color (decimal): -15378863 or 5330453. OLE color: 5330453.
HSL color Cylindrical-coordinate representation of color #155651: hue angle of 175.38º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #155651 is Cyan = 0.76, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 86 | 81 | - |
| CMYK | 0.76 | 0 | 0.06 | 0.66 |
| HSL | 175.38º | 0.61% | 0.21% | - |
| HSV(B) | 175.38º | 0.76% | 0.34% | - |
| XYZ | 5.12 | 7.41 | 8.94 | - |
| YUV | 66 | 136.47 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 81 | 0.76 | 0 | 0.06 | 0.66 | 175.38 | 0.61 | 0.21 |
| Hex | 15 | 56 | 51 | 4C | 0 | 6 | 42 | AF | 3D | 15 |
| Octal | 25 | 126 | 121 | 114 | 0 | 6 | 102 | 257 | 75 | 25 |
| Binary | 10101 | 1010110 | 1010001 | 1001100 | 0 | 110 | 1000010 | 10101111 | 111101 | 10101 |
Color Harmonies of #155651
Complementary color
Monochromatic Colors of #155651
Black with #155651
Text Example
Text Example
White with #155651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155651; }
p { color: rgb(21,86,81); }
H1.HeaderClassName
{
color: #155651;
}
.AnyTagClassName
{
color: #155651;
}
</style>
background-color css
<style>
a { background-color: #155651; }
a { background-color: rgb(21,86,81); }
div.DivClassName
{
background-color: #155651;
}
.BgClassName
{
background-color: #155651;
}
</style>
border-color css
<style>
span { border-color: #155651; }
span { border-color: rgb(21,86,81); }
td.TdClassName
{
border-color: #155651;
}
.TagClassName
{
border-color: #155651;
}
</style>