Shades of Cyprus #154945
Tints of Cyprus #154945
RGB
CMYK
RGB Variations
Color information
#154945 (or 0x154945) is known color: Cyprus. HEX triplet: 15, 49 and 45. RGB value is (21,73,69). Sum of RGB (Red+Green+Blue) = 21+73+69=163 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.88% from 163); Green value is 73 (28.91% from 255 or 44.79% from 163); Blue value is 69 (27.34% from 255 or 42.33% from 163); Max value from RGB is 73 - color contains mainly: green. Hex color #154945 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #154945 is #EAB6BA. Grayscale: #383838. Windows color (decimal): -15382203 or 4540693. OLE color: 4540693.
HSL color Cylindrical-coordinate representation of color #154945: hue angle of 175.38º 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 #154945 is Cyan = 0.71, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 21 | 73 | 69 | - |
| CMYK | 0.71 | 0 | 0.05 | 0.71 |
| HSL | 175.38º | 0.55% | 0.18% | - |
| HSV(B) | 175.38º | 0.71% | 0.29% | - |
| XYZ | 3.77 | 5.35 | 6.47 | - |
| YUV | 57 | 134.77 | 102.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 73 | 69 | 0.71 | 0 | 0.05 | 0.71 | 175.38 | 0.55 | 0.18 |
| Hex | 15 | 49 | 45 | 47 | 0 | 5 | 47 | AF | 37 | 12 |
| Octal | 25 | 111 | 105 | 107 | 0 | 5 | 107 | 257 | 67 | 22 |
| Binary | 10101 | 1001001 | 1000101 | 1000111 | 0 | 101 | 1000111 | 10101111 | 110111 | 10010 |
Color Harmonies of #154945
Complementary color
Monochromatic Colors of #154945
Black with #154945
Text Example
Text Example
White with #154945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #154945; }
p { color: rgb(21,73,69); }
H1.HeaderClassName
{
color: #154945;
}
.AnyTagClassName
{
color: #154945;
}
</style>
background-color css
<style>
a { background-color: #154945; }
a { background-color: rgb(21,73,69); }
div.DivClassName
{
background-color: #154945;
}
.BgClassName
{
background-color: #154945;
}
</style>
border-color css
<style>
span { border-color: #154945; }
span { border-color: rgb(21,73,69); }
td.TdClassName
{
border-color: #154945;
}
.TagClassName
{
border-color: #154945;
}
</style>