Shades of Cyprus #165156
Tints of Cyprus #165156
RGB
CMYK
RGB Variations
Color information
#165156 (or 0x165156) is known color: Cyprus. HEX triplet: 16, 51 and 56. RGB value is (22,81,86). Sum of RGB (Red+Green+Blue) = 22+81+86=189 (25% of max value = 765). Red value is 22 (8.98% from 255 or 11.64% from 189); Green value is 81 (32.03% from 255 or 42.86% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 86 - color contains mainly: blue. Hex color #165156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165156 is #E9AEA9. Grayscale: #3F3F3F. Windows color (decimal): -15314602 or 5656854. OLE color: 5656854.
HSL color Cylindrical-coordinate representation of color #165156: hue angle of 184.69º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #165156 is Cyan = 0.74, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 22 | 81 | 86 | - |
| CMYK | 0.74 | 0.06 | 0 | 0.66 |
| HSL | 184.69º | 0.59% | 0.21% | - |
| HSV(B) | 184.69º | 0.74% | 0.34% | - |
| XYZ | 4.95 | 6.73 | 9.84 | - |
| YUV | 63.93 | 140.45 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 81 | 86 | 0.74 | 0.06 | 0 | 0.66 | 184.69 | 0.59 | 0.21 |
| Hex | 16 | 51 | 56 | 4A | 6 | 0 | 42 | B9 | 3B | 15 |
| Octal | 26 | 121 | 126 | 112 | 6 | 0 | 102 | 271 | 73 | 25 |
| Binary | 10110 | 1010001 | 1010110 | 1001010 | 110 | 0 | 1000010 | 10111001 | 111011 | 10101 |
Color Harmonies of #165156
Complementary color
Monochromatic Colors of #165156
Black with #165156
Text Example
Text Example
White with #165156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165156; }
p { color: rgb(22,81,86); }
H1.HeaderClassName
{
color: #165156;
}
.AnyTagClassName
{
color: #165156;
}
</style>
background-color css
<style>
a { background-color: #165156; }
a { background-color: rgb(22,81,86); }
div.DivClassName
{
background-color: #165156;
}
.BgClassName
{
background-color: #165156;
}
</style>
border-color css
<style>
span { border-color: #165156; }
span { border-color: rgb(22,81,86); }
td.TdClassName
{
border-color: #165156;
}
.TagClassName
{
border-color: #165156;
}
</style>