Shades of Cyprus #164946
Tints of Cyprus #164946
RGB
CMYK
RGB Variations
Color information
#164946 (or 0x164946) is known color: Cyprus. HEX triplet: 16, 49 and 46. RGB value is (22,73,70). Sum of RGB (Red+Green+Blue) = 22+73+70=165 (21% of max value = 765). Red value is 22 (8.98% from 255 or 13.33% from 165); Green value is 73 (28.91% from 255 or 44.24% from 165); Blue value is 70 (27.73% from 255 or 42.42% from 165); Max value from RGB is 73 - color contains mainly: green. Hex color #164946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #164946 is #E9B6B9. Grayscale: #393939. Windows color (decimal): -15316666 or 4606230. OLE color: 4606230.
HSL color Cylindrical-coordinate representation of color #164946: hue angle of 176.47º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #164946 is Cyan = 0.70, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 22 | 73 | 70 | - |
| CMYK | 0.70 | 0 | 0.04 | 0.71 |
| HSL | 176.47º | 0.54% | 0.19% | - |
| HSV(B) | 176.47º | 0.7% | 0.29% | - |
| XYZ | 3.82 | 5.38 | 6.63 | - |
| YUV | 57.41 | 135.1 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 73 | 70 | 0.70 | 0 | 0.04 | 0.71 | 176.47 | 0.54 | 0.19 |
| Hex | 16 | 49 | 46 | 46 | 0 | 4 | 47 | B0 | 36 | 13 |
| Octal | 26 | 111 | 106 | 106 | 0 | 4 | 107 | 260 | 66 | 23 |
| Binary | 10110 | 1001001 | 1000110 | 1000110 | 0 | 100 | 1000111 | 10110000 | 110110 | 10011 |
Color Harmonies of #164946
Complementary color
Monochromatic Colors of #164946
Black with #164946
Text Example
Text Example
White with #164946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #164946; }
p { color: rgb(22,73,70); }
H1.HeaderClassName
{
color: #164946;
}
.AnyTagClassName
{
color: #164946;
}
</style>
background-color css
<style>
a { background-color: #164946; }
a { background-color: rgb(22,73,70); }
div.DivClassName
{
background-color: #164946;
}
.BgClassName
{
background-color: #164946;
}
</style>
border-color css
<style>
span { border-color: #164946; }
span { border-color: rgb(22,73,70); }
td.TdClassName
{
border-color: #164946;
}
.TagClassName
{
border-color: #164946;
}
</style>