Shades of Cyprus #155256
Tints of Cyprus #155256
RGB
CMYK
RGB Variations
Color information
#155256 (or 0x155256) is known color: Cyprus. HEX triplet: 15, 52 and 56. RGB value is (21,82,86). Sum of RGB (Red+Green+Blue) = 21+82+86=189 (25% of max value = 765). Red value is 21 (8.59% from 255 or 11.11% from 189); Green value is 82 (32.42% from 255 or 43.39% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 86 - color contains mainly: blue. Hex color #155256 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155256 is #EAADA9. Grayscale: #404040. Windows color (decimal): -15379882 or 5657109. OLE color: 5657109.
HSL color Cylindrical-coordinate representation of color #155256: hue angle of 183.69º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #155256 is Cyan = 0.76, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 82 | 86 | - |
| CMYK | 0.76 | 0.05 | 0 | 0.66 |
| HSL | 183.69º | 0.61% | 0.21% | - |
| HSV(B) | 183.69º | 0.76% | 0.34% | - |
| XYZ | 5.01 | 6.87 | 9.87 | - |
| YUV | 64.22 | 140.29 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 86 | 0.76 | 0.05 | 0 | 0.66 | 183.69 | 0.61 | 0.21 |
| Hex | 15 | 52 | 56 | 4C | 5 | 0 | 42 | B8 | 3D | 15 |
| Octal | 25 | 122 | 126 | 114 | 5 | 0 | 102 | 270 | 75 | 25 |
| Binary | 10101 | 1010010 | 1010110 | 1001100 | 101 | 0 | 1000010 | 10111000 | 111101 | 10101 |
Color Harmonies of #155256
Complementary color
Monochromatic Colors of #155256
Black with #155256
Text Example
Text Example
White with #155256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155256; }
p { color: rgb(21,82,86); }
H1.HeaderClassName
{
color: #155256;
}
.AnyTagClassName
{
color: #155256;
}
</style>
background-color css
<style>
a { background-color: #155256; }
a { background-color: rgb(21,82,86); }
div.DivClassName
{
background-color: #155256;
}
.BgClassName
{
background-color: #155256;
}
</style>
border-color css
<style>
span { border-color: #155256; }
span { border-color: rgb(21,82,86); }
td.TdClassName
{
border-color: #155256;
}
.TagClassName
{
border-color: #155256;
}
</style>