Shades of Cyprus #165354
Tints of Cyprus #165354
RGB
CMYK
RGB Variations
Color information
#165354 (or 0x165354) is known color: Cyprus. HEX triplet: 16, 53 and 54. RGB value is (22,83,84). Sum of RGB (Red+Green+Blue) = 22+83+84=189 (25% of max value = 765). Red value is 22 (8.98% from 255 or 11.64% from 189); Green value is 83 (32.81% from 255 or 43.92% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 84 - color contains mainly: blue. Hex color #165354 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165354 is #E9ACAB. Grayscale: #404040. Windows color (decimal): -15314092 or 5526294. OLE color: 5526294.
HSL color Cylindrical-coordinate representation of color #165354: hue angle of 180.97º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #165354 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 83 | 84 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.67 |
| HSL | 180.97º | 0.58% | 0.21% | - |
| HSV(B) | 180.97º | 0.74% | 0.33% | - |
| XYZ | 5.02 | 7 | 9.47 | - |
| YUV | 64.88 | 138.79 | 97.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 83 | 84 | 0.74 | 0.01 | 0 | 0.67 | 180.97 | 0.58 | 0.21 |
| Hex | 16 | 53 | 54 | 4A | 1 | 0 | 43 | B5 | 3A | 15 |
| Octal | 26 | 123 | 124 | 112 | 1 | 0 | 103 | 265 | 72 | 25 |
| Binary | 10110 | 1010011 | 1010100 | 1001010 | 1 | 0 | 1000011 | 10110101 | 111010 | 10101 |
Color Harmonies of #165354
Complementary color
Monochromatic Colors of #165354
Black with #165354
Text Example
Text Example
White with #165354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165354; }
p { color: rgb(22,83,84); }
H1.HeaderClassName
{
color: #165354;
}
.AnyTagClassName
{
color: #165354;
}
</style>
background-color css
<style>
a { background-color: #165354; }
a { background-color: rgb(22,83,84); }
div.DivClassName
{
background-color: #165354;
}
.BgClassName
{
background-color: #165354;
}
</style>
border-color css
<style>
span { border-color: #165354; }
span { border-color: rgb(22,83,84); }
td.TdClassName
{
border-color: #165354;
}
.TagClassName
{
border-color: #165354;
}
</style>