Shades of Cyprus #145549
Tints of Cyprus #145549
RGB
CMYK
RGB Variations
Color information
#145549 (or 0x145549) is known color: Cyprus. HEX triplet: 14, 55 and 49. RGB value is (20,85,73). Sum of RGB (Red+Green+Blue) = 20+85+73=178 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.24% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 85 - color contains mainly: green. Hex color #145549 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #145549 is #EBAAB6. Grayscale: #404040. Windows color (decimal): -15444663 or 4805908. OLE color: 4805908.
HSL color Cylindrical-coordinate representation of color #145549: hue angle of 168.92º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #145549 is Cyan = 0.76, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 85 | 73 | - |
| CMYK | 0.76 | 0 | 0.14 | 0.67 |
| HSL | 168.92º | 0.62% | 0.21% | - |
| HSV(B) | 168.92º | 0.76% | 0.33% | - |
| XYZ | 4.74 | 7.13 | 7.43 | - |
| YUV | 64.2 | 132.97 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 85 | 73 | 0.76 | 0 | 0.14 | 0.67 | 168.92 | 0.62 | 0.21 |
| Hex | 14 | 55 | 49 | 4C | 0 | E | 43 | A9 | 3E | 15 |
| Octal | 24 | 125 | 111 | 114 | 0 | 16 | 103 | 251 | 76 | 25 |
| Binary | 10100 | 1010101 | 1001001 | 1001100 | 0 | 1110 | 1000011 | 10101001 | 111110 | 10101 |
Color Harmonies of #145549
Complementary color
Monochromatic Colors of #145549
Black with #145549
Text Example
Text Example
White with #145549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145549; }
p { color: rgb(20,85,73); }
H1.HeaderClassName
{
color: #145549;
}
.AnyTagClassName
{
color: #145549;
}
</style>
background-color css
<style>
a { background-color: #145549; }
a { background-color: rgb(20,85,73); }
div.DivClassName
{
background-color: #145549;
}
.BgClassName
{
background-color: #145549;
}
</style>
border-color css
<style>
span { border-color: #145549; }
span { border-color: rgb(20,85,73); }
td.TdClassName
{
border-color: #145549;
}
.TagClassName
{
border-color: #145549;
}
</style>