Shades of Cyprus #154946
Tints of Cyprus #154946
RGB
CMYK
RGB Variations
Color information
#154946 (or 0x154946) is known color: Cyprus. HEX triplet: 15, 49 and 46. RGB value is (21,73,70). Sum of RGB (Red+Green+Blue) = 21+73+70=164 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.80% from 164); Green value is 73 (28.91% from 255 or 44.51% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 73 - color contains mainly: green. Hex color #154946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #154946 is #EAB6B9. Grayscale: #393939. Windows color (decimal): -15382202 or 4606229. OLE color: 4606229.
HSL color Cylindrical-coordinate representation of color #154946: hue angle of 176.54º 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 #154946 is Cyan = 0.71, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 21 | 73 | 70 | - |
| CMYK | 0.71 | 0 | 0.04 | 0.71 |
| HSL | 176.54º | 0.55% | 0.18% | - |
| HSV(B) | 176.54º | 0.71% | 0.29% | - |
| XYZ | 3.8 | 5.37 | 6.63 | - |
| YUV | 57.11 | 135.27 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 73 | 70 | 0.71 | 0 | 0.04 | 0.71 | 176.54 | 0.55 | 0.18 |
| Hex | 15 | 49 | 46 | 47 | 0 | 4 | 47 | B1 | 37 | 12 |
| Octal | 25 | 111 | 106 | 107 | 0 | 4 | 107 | 261 | 67 | 22 |
| Binary | 10101 | 1001001 | 1000110 | 1000111 | 0 | 100 | 1000111 | 10110001 | 110111 | 10010 |
Color Harmonies of #154946
Complementary color
Monochromatic Colors of #154946
Black with #154946
Text Example
Text Example
White with #154946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #154946; }
p { color: rgb(21,73,70); }
H1.HeaderClassName
{
color: #154946;
}
.AnyTagClassName
{
color: #154946;
}
</style>
background-color css
<style>
a { background-color: #154946; }
a { background-color: rgb(21,73,70); }
div.DivClassName
{
background-color: #154946;
}
.BgClassName
{
background-color: #154946;
}
</style>
border-color css
<style>
span { border-color: #154946; }
span { border-color: rgb(21,73,70); }
td.TdClassName
{
border-color: #154946;
}
.TagClassName
{
border-color: #154946;
}
</style>