Shades of Cyprus #155253
Tints of Cyprus #155253
RGB
CMYK
RGB Variations
Color information
#155253 (or 0x155253) is known color: Cyprus. HEX triplet: 15, 52 and 53. RGB value is (21,82,83). Sum of RGB (Red+Green+Blue) = 21+82+83=186 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.29% from 186); Green value is 82 (32.42% from 255 or 44.09% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 83 - color contains mainly: blue. Hex color #155253 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155253 is #EAADAC. Grayscale: #3F3F3F. Windows color (decimal): -15379885 or 5460501. OLE color: 5460501.
HSL color Cylindrical-coordinate representation of color #155253: hue angle of 180.97º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #155253 is Cyan = 0.75, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 82 | 83 | - |
| CMYK | 0.75 | 0.01 | 0 | 0.67 |
| HSL | 180.97º | 0.6% | 0.2% | - |
| HSV(B) | 180.97º | 0.75% | 0.33% | - |
| XYZ | 4.89 | 6.82 | 9.24 | - |
| YUV | 63.88 | 138.79 | 97.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 83 | 0.75 | 0.01 | 0 | 0.67 | 180.97 | 0.6 | 0.2 |
| Hex | 15 | 52 | 53 | 4B | 1 | 0 | 43 | B5 | 3C | 14 |
| Octal | 25 | 122 | 123 | 113 | 1 | 0 | 103 | 265 | 74 | 24 |
| Binary | 10101 | 1010010 | 1010011 | 1001011 | 1 | 0 | 1000011 | 10110101 | 111100 | 10100 |
Color Harmonies of #155253
Complementary color
Monochromatic Colors of #155253
Black with #155253
Text Example
Text Example
White with #155253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155253; }
p { color: rgb(21,82,83); }
H1.HeaderClassName
{
color: #155253;
}
.AnyTagClassName
{
color: #155253;
}
</style>
background-color css
<style>
a { background-color: #155253; }
a { background-color: rgb(21,82,83); }
div.DivClassName
{
background-color: #155253;
}
.BgClassName
{
background-color: #155253;
}
</style>
border-color css
<style>
span { border-color: #155253; }
span { border-color: rgb(21,82,83); }
td.TdClassName
{
border-color: #155253;
}
.TagClassName
{
border-color: #155253;
}
</style>