Shades of Cyprus #165453
Tints of Cyprus #165453
RGB
CMYK
RGB Variations
Color information
#165453 (or 0x165453) is known color: Cyprus. HEX triplet: 16, 54 and 53. RGB value is (22,84,83). Sum of RGB (Red+Green+Blue) = 22+84+83=189 (25% of max value = 765). Red value is 22 (8.98% from 255 or 11.64% from 189); Green value is 84 (33.20% from 255 or 44.44% from 189); Blue value is 83 (32.81% from 255 or 43.92% from 189); Max value from RGB is 84 - color contains mainly: green. Hex color #165453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165453 is #E9ABAC. Grayscale: #414141. Windows color (decimal): -15313837 or 5461014. OLE color: 5461014.
HSL color Cylindrical-coordinate representation of color #165453: hue angle of 179.03º 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 #165453 is Cyan = 0.74, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 84 | 83 | - |
| CMYK | 0.74 | 0 | 0.01 | 0.67 |
| HSL | 179.03º | 0.58% | 0.21% | - |
| HSV(B) | 179.03º | 0.74% | 0.33% | - |
| XYZ | 5.06 | 7.14 | 9.29 | - |
| YUV | 65.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 84 | 83 | 0.74 | 0 | 0.01 | 0.67 | 179.03 | 0.58 | 0.21 |
| Hex | 16 | 54 | 53 | 4A | 0 | 1 | 43 | B3 | 3A | 15 |
| Octal | 26 | 124 | 123 | 112 | 0 | 1 | 103 | 263 | 72 | 25 |
| Binary | 10110 | 1010100 | 1010011 | 1001010 | 0 | 1 | 1000011 | 10110011 | 111010 | 10101 |
Color Harmonies of #165453
Complementary color
Monochromatic Colors of #165453
Black with #165453
Text Example
Text Example
White with #165453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165453; }
p { color: rgb(22,84,83); }
H1.HeaderClassName
{
color: #165453;
}
.AnyTagClassName
{
color: #165453;
}
</style>
background-color css
<style>
a { background-color: #165453; }
a { background-color: rgb(22,84,83); }
div.DivClassName
{
background-color: #165453;
}
.BgClassName
{
background-color: #165453;
}
</style>
border-color css
<style>
span { border-color: #165453; }
span { border-color: rgb(22,84,83); }
td.TdClassName
{
border-color: #165453;
}
.TagClassName
{
border-color: #165453;
}
</style>