Shades of Cyprus #155157
Tints of Cyprus #155157
RGB
CMYK
RGB Variations
Color information
#155157 (or 0x155157) is known color: Cyprus. HEX triplet: 15, 51 and 57. RGB value is (21,81,87). Sum of RGB (Red+Green+Blue) = 21+81+87=189 (25% of max value = 765). Red value is 21 (8.59% from 255 or 11.11% from 189); Green value is 81 (32.03% from 255 or 42.86% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 87 - color contains mainly: blue. Hex color #155157 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155157 is #EAAEA8. Grayscale: #3F3F3F. Windows color (decimal): -15380137 or 5722389. OLE color: 5722389.
HSL color Cylindrical-coordinate representation of color #155157: hue angle of 185.45º 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 #155157 is Cyan = 0.76, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 81 | 87 | - |
| CMYK | 0.76 | 0.07 | 0 | 0.66 |
| HSL | 185.45º | 0.61% | 0.21% | - |
| HSV(B) | 185.45º | 0.76% | 0.34% | - |
| XYZ | 4.97 | 6.73 | 10.05 | - |
| YUV | 63.74 | 141.12 | 97.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 87 | 0.76 | 0.07 | 0 | 0.66 | 185.45 | 0.61 | 0.21 |
| Hex | 15 | 51 | 57 | 4C | 7 | 0 | 42 | B9 | 3D | 15 |
| Octal | 25 | 121 | 127 | 114 | 7 | 0 | 102 | 271 | 75 | 25 |
| Binary | 10101 | 1010001 | 1010111 | 1001100 | 111 | 0 | 1000010 | 10111001 | 111101 | 10101 |
Color Harmonies of #155157
Complementary color
Monochromatic Colors of #155157
Black with #155157
Text Example
Text Example
White with #155157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155157; }
p { color: rgb(21,81,87); }
H1.HeaderClassName
{
color: #155157;
}
.AnyTagClassName
{
color: #155157;
}
</style>
background-color css
<style>
a { background-color: #155157; }
a { background-color: rgb(21,81,87); }
div.DivClassName
{
background-color: #155157;
}
.BgClassName
{
background-color: #155157;
}
</style>
border-color css
<style>
span { border-color: #155157; }
span { border-color: rgb(21,81,87); }
td.TdClassName
{
border-color: #155157;
}
.TagClassName
{
border-color: #155157;
}
</style>