Shades of Cyprus #155249
Tints of Cyprus #155249
RGB
CMYK
RGB Variations
Color information
#155249 (or 0x155249) is known color: Cyprus. HEX triplet: 15, 52 and 49. RGB value is (21,82,73). Sum of RGB (Red+Green+Blue) = 21+82+73=176 (23% of max value = 765). Red value is 21 (8.59% from 255 or 11.93% from 176); Green value is 82 (32.42% from 255 or 46.59% from 176); Blue value is 73 (28.91% from 255 or 41.48% from 176); Max value from RGB is 82 - color contains mainly: green. Hex color #155249 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #155249 is #EAADB6. Grayscale: #3E3E3E. Windows color (decimal): -15379895 or 4805141. OLE color: 4805141.
HSL color Cylindrical-coordinate representation of color #155249: hue angle of 171.15º 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 #155249 is Cyan = 0.74, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 82 | 73 | - |
| CMYK | 0.74 | 0 | 0.11 | 0.68 |
| HSL | 171.15º | 0.59% | 0.2% | - |
| HSV(B) | 171.15º | 0.74% | 0.32% | - |
| XYZ | 4.53 | 6.68 | 7.35 | - |
| YUV | 62.74 | 133.79 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 73 | 0.74 | 0 | 0.11 | 0.68 | 171.15 | 0.59 | 0.2 |
| Hex | 15 | 52 | 49 | 4A | 0 | B | 44 | AB | 3B | 14 |
| Octal | 25 | 122 | 111 | 112 | 0 | 13 | 104 | 253 | 73 | 24 |
| Binary | 10101 | 1010010 | 1001001 | 1001010 | 0 | 1011 | 1000100 | 10101011 | 111011 | 10100 |
Color Harmonies of #155249
Complementary color
Monochromatic Colors of #155249
Black with #155249
Text Example
Text Example
White with #155249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155249; }
p { color: rgb(21,82,73); }
H1.HeaderClassName
{
color: #155249;
}
.AnyTagClassName
{
color: #155249;
}
</style>
background-color css
<style>
a { background-color: #155249; }
a { background-color: rgb(21,82,73); }
div.DivClassName
{
background-color: #155249;
}
.BgClassName
{
background-color: #155249;
}
</style>
border-color css
<style>
span { border-color: #155249; }
span { border-color: rgb(21,82,73); }
td.TdClassName
{
border-color: #155249;
}
.TagClassName
{
border-color: #155249;
}
</style>