Shades of Cyprus #16534E
Tints of Cyprus #16534E
RGB
CMYK
RGB Variations
Color information
#16534E (or 0x16534E) is known color: Cyprus. HEX triplet: 16, 53 and 4E. RGB value is (22,83,78). Sum of RGB (Red+Green+Blue) = 22+83+78=183 (24% of max value = 765). Red value is 22 (8.98% from 255 or 12.02% from 183); Green value is 83 (32.81% from 255 or 45.36% from 183); Blue value is 78 (30.86% from 255 or 42.62% from 183); Max value from RGB is 83 - color contains mainly: green. Hex color #16534E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16534E is #E9ACB1. Grayscale: #404040. Windows color (decimal): -15314098 or 5133078. OLE color: 5133078.
HSL color Cylindrical-coordinate representation of color #16534E: hue angle of 175.08º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #16534E is Cyan = 0.73, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 83 | 78 | - |
| CMYK | 0.73 | 0 | 0.06 | 0.67 |
| HSL | 175.08º | 0.58% | 0.21% | - |
| HSV(B) | 175.08º | 0.73% | 0.33% | - |
| XYZ | 4.8 | 6.91 | 8.29 | - |
| YUV | 64.19 | 135.79 | 97.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 83 | 78 | 0.73 | 0 | 0.06 | 0.67 | 175.08 | 0.58 | 0.21 |
| Hex | 16 | 53 | 4E | 49 | 0 | 6 | 43 | AF | 3A | 15 |
| Octal | 26 | 123 | 116 | 111 | 0 | 6 | 103 | 257 | 72 | 25 |
| Binary | 10110 | 1010011 | 1001110 | 1001001 | 0 | 110 | 1000011 | 10101111 | 111010 | 10101 |
Color Harmonies of #16534E
Complementary color
Monochromatic Colors of #16534E
Black with #16534E
Text Example
Text Example
White with #16534E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16534E; }
p { color: rgb(22,83,78); }
H1.HeaderClassName
{
color: #16534E;
}
.AnyTagClassName
{
color: #16534E;
}
</style>
background-color css
<style>
a { background-color: #16534E; }
a { background-color: rgb(22,83,78); }
div.DivClassName
{
background-color: #16534E;
}
.BgClassName
{
background-color: #16534E;
}
</style>
border-color css
<style>
span { border-color: #16534E; }
span { border-color: rgb(22,83,78); }
td.TdClassName
{
border-color: #16534E;
}
.TagClassName
{
border-color: #16534E;
}
</style>