Shades of Cyprus #154846
Tints of Cyprus #154846
RGB
CMYK
RGB Variations
Color information
#154846 (or 0x154846) is known color: Cyprus. HEX triplet: 15, 48 and 46. RGB value is (21,72,70). Sum of RGB (Red+Green+Blue) = 21+72+70=163 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.88% from 163); Green value is 72 (28.52% from 255 or 44.17% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 72 - color contains mainly: green. Hex color #154846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #154846 is #EAB7B9. Grayscale: #383838. Windows color (decimal): -15382458 or 4605973. OLE color: 4605973.
HSL color Cylindrical-coordinate representation of color #154846: hue angle of 177.65º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #154846 is Cyan = 0.71, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 21 | 72 | 70 | - |
| CMYK | 0.71 | 0 | 0.03 | 0.72 |
| HSL | 177.65º | 0.55% | 0.18% | - |
| HSV(B) | 177.65º | 0.71% | 0.28% | - |
| XYZ | 3.73 | 5.24 | 6.61 | - |
| YUV | 56.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 72 | 70 | 0.71 | 0 | 0.03 | 0.72 | 177.65 | 0.55 | 0.18 |
| Hex | 15 | 48 | 46 | 47 | 0 | 3 | 48 | B2 | 37 | 12 |
| Octal | 25 | 110 | 106 | 107 | 0 | 3 | 110 | 262 | 67 | 22 |
| Binary | 10101 | 1001000 | 1000110 | 1000111 | 0 | 11 | 1001000 | 10110010 | 110111 | 10010 |
Color Harmonies of #154846
Complementary color
Monochromatic Colors of #154846
Black with #154846
Text Example
Text Example
White with #154846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #154846; }
p { color: rgb(21,72,70); }
H1.HeaderClassName
{
color: #154846;
}
.AnyTagClassName
{
color: #154846;
}
</style>
background-color css
<style>
a { background-color: #154846; }
a { background-color: rgb(21,72,70); }
div.DivClassName
{
background-color: #154846;
}
.BgClassName
{
background-color: #154846;
}
</style>
border-color css
<style>
span { border-color: #154846; }
span { border-color: rgb(21,72,70); }
td.TdClassName
{
border-color: #154846;
}
.TagClassName
{
border-color: #154846;
}
</style>