Shades of Cyprus #155250
Tints of Cyprus #155250
RGB
CMYK
RGB Variations
Color information
#155250 (or 0x155250) is known color: Cyprus. HEX triplet: 15, 52 and 50. RGB value is (21,82,80). Sum of RGB (Red+Green+Blue) = 21+82+80=183 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.48% from 183); Green value is 82 (32.42% from 255 or 44.81% from 183); Blue value is 80 (31.64% from 255 or 43.72% from 183); Max value from RGB is 82 - color contains mainly: green. Hex color #155250 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155250 is #EAADAF. Grayscale: #3F3F3F. Windows color (decimal): -15379888 or 5263893. OLE color: 5263893.
HSL color Cylindrical-coordinate representation of color #155250: hue angle of 178.03º 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 #155250 is Cyan = 0.74, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 82 | 80 | - |
| CMYK | 0.74 | 0 | 0.02 | 0.68 |
| HSL | 178.03º | 0.59% | 0.2% | - |
| HSV(B) | 178.03º | 0.74% | 0.32% | - |
| XYZ | 4.77 | 6.77 | 8.65 | - |
| YUV | 63.53 | 137.29 | 97.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 80 | 0.74 | 0 | 0.02 | 0.68 | 178.03 | 0.59 | 0.2 |
| Hex | 15 | 52 | 50 | 4A | 0 | 2 | 44 | B2 | 3B | 14 |
| Octal | 25 | 122 | 120 | 112 | 0 | 2 | 104 | 262 | 73 | 24 |
| Binary | 10101 | 1010010 | 1010000 | 1001010 | 0 | 10 | 1000100 | 10110010 | 111011 | 10100 |
Color Harmonies of #155250
Complementary color
Monochromatic Colors of #155250
Black with #155250
Text Example
Text Example
White with #155250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155250; }
p { color: rgb(21,82,80); }
H1.HeaderClassName
{
color: #155250;
}
.AnyTagClassName
{
color: #155250;
}
</style>
background-color css
<style>
a { background-color: #155250; }
a { background-color: rgb(21,82,80); }
div.DivClassName
{
background-color: #155250;
}
.BgClassName
{
background-color: #155250;
}
</style>
border-color css
<style>
span { border-color: #155250; }
span { border-color: rgb(21,82,80); }
td.TdClassName
{
border-color: #155250;
}
.TagClassName
{
border-color: #155250;
}
</style>