Shades of Cyprus #155350
Tints of Cyprus #155350
RGB
CMYK
RGB Variations
Color information
#155350 (or 0x155350) is known color: Cyprus. HEX triplet: 15, 53 and 50. RGB value is (21,83,80). Sum of RGB (Red+Green+Blue) = 21+83+80=184 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.41% from 184); Green value is 83 (32.81% from 255 or 45.11% from 184); Blue value is 80 (31.64% from 255 or 43.48% from 184); Max value from RGB is 83 - color contains mainly: green. Hex color #155350 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155350 is #EAACAF. Grayscale: #404040. Windows color (decimal): -15379632 or 5264149. OLE color: 5264149.
HSL color Cylindrical-coordinate representation of color #155350: hue angle of 177.1º 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 #155350 is Cyan = 0.75, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 83 | 80 | - |
| CMYK | 0.75 | 0 | 0.04 | 0.67 |
| HSL | 177.1º | 0.6% | 0.2% | - |
| HSV(B) | 177.1º | 0.75% | 0.33% | - |
| XYZ | 4.85 | 6.93 | 8.67 | - |
| YUV | 64.12 | 136.96 | 97.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 80 | 0.75 | 0 | 0.04 | 0.67 | 177.1 | 0.6 | 0.2 |
| Hex | 15 | 53 | 50 | 4B | 0 | 4 | 43 | B1 | 3C | 14 |
| Octal | 25 | 123 | 120 | 113 | 0 | 4 | 103 | 261 | 74 | 24 |
| Binary | 10101 | 1010011 | 1010000 | 1001011 | 0 | 100 | 1000011 | 10110001 | 111100 | 10100 |
Color Harmonies of #155350
Complementary color
Monochromatic Colors of #155350
Black with #155350
Text Example
Text Example
White with #155350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155350; }
p { color: rgb(21,83,80); }
H1.HeaderClassName
{
color: #155350;
}
.AnyTagClassName
{
color: #155350;
}
</style>
background-color css
<style>
a { background-color: #155350; }
a { background-color: rgb(21,83,80); }
div.DivClassName
{
background-color: #155350;
}
.BgClassName
{
background-color: #155350;
}
</style>
border-color css
<style>
span { border-color: #155350; }
span { border-color: rgb(21,83,80); }
td.TdClassName
{
border-color: #155350;
}
.TagClassName
{
border-color: #155350;
}
</style>