Shades of Cyprus #154947
Tints of Cyprus #154947
RGB
CMYK
RGB Variations
Color information
#154947 (or 0x154947) is known color: Cyprus. HEX triplet: 15, 49 and 47. RGB value is (21,73,71). Sum of RGB (Red+Green+Blue) = 21+73+71=165 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.73% from 165); Green value is 73 (28.91% from 255 or 44.24% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 73 - color contains mainly: green. Hex color #154947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #154947 is #EAB6B8. Grayscale: #393939. Windows color (decimal): -15382201 or 4671765. OLE color: 4671765.
HSL color Cylindrical-coordinate representation of color #154947: hue angle of 177.69º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #154947 is Cyan = 0.71, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 21 | 73 | 71 | - |
| CMYK | 0.71 | 0 | 0.03 | 0.71 |
| HSL | 177.69º | 0.55% | 0.18% | - |
| HSV(B) | 177.69º | 0.71% | 0.29% | - |
| XYZ | 3.83 | 5.38 | 6.8 | - |
| YUV | 57.22 | 135.77 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 73 | 71 | 0.71 | 0 | 0.03 | 0.71 | 177.69 | 0.55 | 0.18 |
| Hex | 15 | 49 | 47 | 47 | 0 | 3 | 47 | B2 | 37 | 12 |
| Octal | 25 | 111 | 107 | 107 | 0 | 3 | 107 | 262 | 67 | 22 |
| Binary | 10101 | 1001001 | 1000111 | 1000111 | 0 | 11 | 1000111 | 10110010 | 110111 | 10010 |
Color Harmonies of #154947
Complementary color
Monochromatic Colors of #154947
Black with #154947
Text Example
Text Example
White with #154947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #154947; }
p { color: rgb(21,73,71); }
H1.HeaderClassName
{
color: #154947;
}
.AnyTagClassName
{
color: #154947;
}
</style>
background-color css
<style>
a { background-color: #154947; }
a { background-color: rgb(21,73,71); }
div.DivClassName
{
background-color: #154947;
}
.BgClassName
{
background-color: #154947;
}
</style>
border-color css
<style>
span { border-color: #154947; }
span { border-color: rgb(21,73,71); }
td.TdClassName
{
border-color: #154947;
}
.TagClassName
{
border-color: #154947;
}
</style>