Shades of Cyprus #16524E
Tints of Cyprus #16524E
RGB
CMYK
RGB Variations
Color information
#16524E (or 0x16524E) is known color: Cyprus. HEX triplet: 16, 52 and 4E. RGB value is (22,82,78). Sum of RGB (Red+Green+Blue) = 22+82+78=182 (24% of max value = 765). Red value is 22 (8.98% from 255 or 12.09% from 182); Green value is 82 (32.42% from 255 or 45.05% from 182); Blue value is 78 (30.86% from 255 or 42.86% from 182); Max value from RGB is 82 - color contains mainly: green. Hex color #16524E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16524E is #E9ADB1. Grayscale: #3F3F3F. Windows color (decimal): -15314354 or 5132822. OLE color: 5132822.
HSL color Cylindrical-coordinate representation of color #16524E: hue angle of 176º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #16524E is Cyan = 0.73, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 22 | 82 | 78 | - |
| CMYK | 0.73 | 0 | 0.05 | 0.68 |
| HSL | 176º | 0.58% | 0.2% | - |
| HSV(B) | 176º | 0.73% | 0.32% | - |
| XYZ | 4.72 | 6.76 | 8.26 | - |
| YUV | 63.6 | 136.12 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 82 | 78 | 0.73 | 0 | 0.05 | 0.68 | 176 | 0.58 | 0.2 |
| Hex | 16 | 52 | 4E | 49 | 0 | 5 | 44 | B0 | 3A | 14 |
| Octal | 26 | 122 | 116 | 111 | 0 | 5 | 104 | 260 | 72 | 24 |
| Binary | 10110 | 1010010 | 1001110 | 1001001 | 0 | 101 | 1000100 | 10110000 | 111010 | 10100 |
Color Harmonies of #16524E
Complementary color
Monochromatic Colors of #16524E
Black with #16524E
Text Example
Text Example
White with #16524E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16524E; }
p { color: rgb(22,82,78); }
H1.HeaderClassName
{
color: #16524E;
}
.AnyTagClassName
{
color: #16524E;
}
</style>
background-color css
<style>
a { background-color: #16524E; }
a { background-color: rgb(22,82,78); }
div.DivClassName
{
background-color: #16524E;
}
.BgClassName
{
background-color: #16524E;
}
</style>
border-color css
<style>
span { border-color: #16524E; }
span { border-color: rgb(22,82,78); }
td.TdClassName
{
border-color: #16524E;
}
.TagClassName
{
border-color: #16524E;
}
</style>