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