Shades of Cyprus #165152
Tints of Cyprus #165152
RGB
CMYK
RGB Variations
Color information
#165152 (or 0x165152) is known color: Cyprus. HEX triplet: 16, 51 and 52. RGB value is (22,81,82). Sum of RGB (Red+Green+Blue) = 22+81+82=185 (24% of max value = 765). Red value is 22 (8.98% from 255 or 11.89% from 185); Green value is 81 (32.03% from 255 or 43.78% from 185); Blue value is 82 (32.42% from 255 or 44.32% from 185); Max value from RGB is 82 - color contains mainly: blue. Hex color #165152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165152 is #E9AEAD. Grayscale: #3F3F3F. Windows color (decimal): -15314606 or 5394710. OLE color: 5394710.
HSL color Cylindrical-coordinate representation of color #165152: hue angle of 181º 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 #165152 is Cyan = 0.73, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 22 | 81 | 82 | - |
| CMYK | 0.73 | 0.01 | 0 | 0.68 |
| HSL | 181º | 0.58% | 0.2% | - |
| HSV(B) | 181º | 0.73% | 0.32% | - |
| XYZ | 4.8 | 6.66 | 9.02 | - |
| YUV | 63.47 | 138.45 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 81 | 82 | 0.73 | 0.01 | 0 | 0.68 | 181 | 0.58 | 0.2 |
| Hex | 16 | 51 | 52 | 49 | 1 | 0 | 44 | B5 | 3A | 14 |
| Octal | 26 | 121 | 122 | 111 | 1 | 0 | 104 | 265 | 72 | 24 |
| Binary | 10110 | 1010001 | 1010010 | 1001001 | 1 | 0 | 1000100 | 10110101 | 111010 | 10100 |
Color Harmonies of #165152
Complementary color
Monochromatic Colors of #165152
Black with #165152
Text Example
Text Example
White with #165152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165152; }
p { color: rgb(22,81,82); }
H1.HeaderClassName
{
color: #165152;
}
.AnyTagClassName
{
color: #165152;
}
</style>
background-color css
<style>
a { background-color: #165152; }
a { background-color: rgb(22,81,82); }
div.DivClassName
{
background-color: #165152;
}
.BgClassName
{
background-color: #165152;
}
</style>
border-color css
<style>
span { border-color: #165152; }
span { border-color: rgb(22,81,82); }
td.TdClassName
{
border-color: #165152;
}
.TagClassName
{
border-color: #165152;
}
</style>