Shades of Cyprus #155149
Tints of Cyprus #155149
RGB
CMYK
RGB Variations
Color information
#155149 (or 0x155149) is known color: Cyprus. HEX triplet: 15, 51 and 49. RGB value is (21,81,73). Sum of RGB (Red+Green+Blue) = 21+81+73=175 (23% of max value = 765). Red value is 21 (8.59% from 255 or 12% from 175); Green value is 81 (32.03% from 255 or 46.29% from 175); Blue value is 73 (28.91% from 255 or 41.71% from 175); Max value from RGB is 81 - color contains mainly: green. Hex color #155149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #155149 is #EAAEB6. Grayscale: #3E3E3E. Windows color (decimal): -15380151 or 4804885. OLE color: 4804885.
HSL color Cylindrical-coordinate representation of color #155149: hue angle of 172º 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 #155149 is Cyan = 0.74, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 81 | 73 | - |
| CMYK | 0.74 | 0 | 0.10 | 0.68 |
| HSL | 172º | 0.59% | 0.2% | - |
| HSV(B) | 172º | 0.74% | 0.32% | - |
| XYZ | 4.45 | 6.53 | 7.33 | - |
| YUV | 62.15 | 134.12 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 73 | 0.74 | 0 | 0.10 | 0.68 | 172 | 0.59 | 0.2 |
| Hex | 15 | 51 | 49 | 4A | 0 | A | 44 | AC | 3B | 14 |
| Octal | 25 | 121 | 111 | 112 | 0 | 12 | 104 | 254 | 73 | 24 |
| Binary | 10101 | 1010001 | 1001001 | 1001010 | 0 | 1010 | 1000100 | 10101100 | 111011 | 10100 |
Color Harmonies of #155149
Complementary color
Monochromatic Colors of #155149
Black with #155149
Text Example
Text Example
White with #155149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155149; }
p { color: rgb(21,81,73); }
H1.HeaderClassName
{
color: #155149;
}
.AnyTagClassName
{
color: #155149;
}
</style>
background-color css
<style>
a { background-color: #155149; }
a { background-color: rgb(21,81,73); }
div.DivClassName
{
background-color: #155149;
}
.BgClassName
{
background-color: #155149;
}
</style>
border-color css
<style>
span { border-color: #155149; }
span { border-color: rgb(21,81,73); }
td.TdClassName
{
border-color: #155149;
}
.TagClassName
{
border-color: #155149;
}
</style>