Shades of Cyprus #155150
Tints of Cyprus #155150
RGB
CMYK
RGB Variations
Color information
#155150 (or 0x155150) is known color: Cyprus. HEX triplet: 15, 51 and 50. RGB value is (21,81,80). Sum of RGB (Red+Green+Blue) = 21+81+80=182 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.54% from 182); Green value is 81 (32.03% from 255 or 44.51% from 182); Blue value is 80 (31.64% from 255 or 43.96% from 182); Max value from RGB is 81 - color contains mainly: green. Hex color #155150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155150 is #EAAEAF. Grayscale: #3E3E3E. Windows color (decimal): -15380144 or 5263637. OLE color: 5263637.
HSL color Cylindrical-coordinate representation of color #155150: hue angle of 179º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #155150 is Cyan = 0.74, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 81 | 80 | - |
| CMYK | 0.74 | 0 | 0.01 | 0.68 |
| HSL | 179º | 0.59% | 0.2% | - |
| HSV(B) | 179º | 0.74% | 0.32% | - |
| XYZ | 4.7 | 6.62 | 8.62 | - |
| YUV | 62.95 | 137.62 | 98.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 80 | 0.74 | 0 | 0.01 | 0.68 | 179 | 0.59 | 0.2 |
| Hex | 15 | 51 | 50 | 4A | 0 | 1 | 44 | B3 | 3B | 14 |
| Octal | 25 | 121 | 120 | 112 | 0 | 1 | 104 | 263 | 73 | 24 |
| Binary | 10101 | 1010001 | 1010000 | 1001010 | 0 | 1 | 1000100 | 10110011 | 111011 | 10100 |
Color Harmonies of #155150
Complementary color
Monochromatic Colors of #155150
Black with #155150
Text Example
Text Example
White with #155150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155150; }
p { color: rgb(21,81,80); }
H1.HeaderClassName
{
color: #155150;
}
.AnyTagClassName
{
color: #155150;
}
</style>
background-color css
<style>
a { background-color: #155150; }
a { background-color: rgb(21,81,80); }
div.DivClassName
{
background-color: #155150;
}
.BgClassName
{
background-color: #155150;
}
</style>
border-color css
<style>
span { border-color: #155150; }
span { border-color: rgb(21,81,80); }
td.TdClassName
{
border-color: #155150;
}
.TagClassName
{
border-color: #155150;
}
</style>