Shades of Cyprus #154849
Tints of Cyprus #154849
RGB
CMYK
RGB Variations
Color information
#154849 (or 0x154849) is known color: Cyprus. HEX triplet: 15, 48 and 49. RGB value is (21,72,73). Sum of RGB (Red+Green+Blue) = 21+72+73=166 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.65% from 166); Green value is 72 (28.52% from 255 or 43.37% from 166); Blue value is 73 (28.91% from 255 or 43.98% from 166); Max value from RGB is 73 - color contains mainly: blue. Hex color #154849 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #154849 is #EAB7B6. Grayscale: #383838. Windows color (decimal): -15382455 or 4802581. OLE color: 4802581.
HSL color Cylindrical-coordinate representation of color #154849: hue angle of 181.15º 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 #154849 is Cyan = 0.71, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 21 | 72 | 73 | - |
| CMYK | 0.71 | 0.01 | 0 | 0.71 |
| HSL | 181.15º | 0.55% | 0.18% | - |
| HSV(B) | 181.15º | 0.71% | 0.29% | - |
| XYZ | 3.83 | 5.28 | 7.12 | - |
| YUV | 56.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 72 | 73 | 0.71 | 0.01 | 0 | 0.71 | 181.15 | 0.55 | 0.18 |
| Hex | 15 | 48 | 49 | 47 | 1 | 0 | 47 | B5 | 37 | 12 |
| Octal | 25 | 110 | 111 | 107 | 1 | 0 | 107 | 265 | 67 | 22 |
| Binary | 10101 | 1001000 | 1001001 | 1000111 | 1 | 0 | 1000111 | 10110101 | 110111 | 10010 |
Color Harmonies of #154849
Complementary color
Monochromatic Colors of #154849
Black with #154849
Text Example
Text Example
White with #154849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #154849; }
p { color: rgb(21,72,73); }
H1.HeaderClassName
{
color: #154849;
}
.AnyTagClassName
{
color: #154849;
}
</style>
background-color css
<style>
a { background-color: #154849; }
a { background-color: rgb(21,72,73); }
div.DivClassName
{
background-color: #154849;
}
.BgClassName
{
background-color: #154849;
}
</style>
border-color css
<style>
span { border-color: #154849; }
span { border-color: rgb(21,72,73); }
td.TdClassName
{
border-color: #154849;
}
.TagClassName
{
border-color: #154849;
}
</style>