Shades of Cyprus #155051
Tints of Cyprus #155051
RGB
CMYK
RGB Variations
Color information
#155051 (or 0x155051) is known color: Cyprus. HEX triplet: 15, 50 and 51. RGB value is (21,80,81). Sum of RGB (Red+Green+Blue) = 21+80+81=182 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.54% from 182); Green value is 80 (31.64% from 255 or 43.96% from 182); Blue value is 81 (32.03% from 255 or 44.51% from 182); Max value from RGB is 81 - color contains mainly: blue. Hex color #155051 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155051 is #EAAFAE. Grayscale: #3E3E3E. Windows color (decimal): -15380399 or 5328917. OLE color: 5328917.
HSL color Cylindrical-coordinate representation of color #155051: hue angle of 181º 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 #155051 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 80 | 81 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.68 |
| HSL | 181º | 0.59% | 0.2% | - |
| HSV(B) | 181º | 0.74% | 0.32% | - |
| XYZ | 4.66 | 6.49 | 8.79 | - |
| YUV | 62.47 | 138.45 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 80 | 81 | 0.74 | 0.01 | 0 | 0.68 | 181 | 0.59 | 0.2 |
| Hex | 15 | 50 | 51 | 4A | 1 | 0 | 44 | B5 | 3B | 14 |
| Octal | 25 | 120 | 121 | 112 | 1 | 0 | 104 | 265 | 73 | 24 |
| Binary | 10101 | 1010000 | 1010001 | 1001010 | 1 | 0 | 1000100 | 10110101 | 111011 | 10100 |
Color Harmonies of #155051
Complementary color
Monochromatic Colors of #155051
Black with #155051
Text Example
Text Example
White with #155051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155051; }
p { color: rgb(21,80,81); }
H1.HeaderClassName
{
color: #155051;
}
.AnyTagClassName
{
color: #155051;
}
</style>
background-color css
<style>
a { background-color: #155051; }
a { background-color: rgb(21,80,81); }
div.DivClassName
{
background-color: #155051;
}
.BgClassName
{
background-color: #155051;
}
</style>
border-color css
<style>
span { border-color: #155051; }
span { border-color: rgb(21,80,81); }
td.TdClassName
{
border-color: #155051;
}
.TagClassName
{
border-color: #155051;
}
</style>