Shades of Cyprus #145149
Tints of Cyprus #145149
RGB
CMYK
RGB Variations
Color information
#145149 (or 0x145149) is known color: Cyprus. HEX triplet: 14, 51 and 49. RGB value is (20,81,73). Sum of RGB (Red+Green+Blue) = 20+81+73=174 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.49% from 174); Green value is 81 (32.03% from 255 or 46.55% from 174); Blue value is 73 (28.91% from 255 or 41.95% from 174); Max value from RGB is 81 - color contains mainly: green. Hex color #145149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #145149 is #EBAEB6. Grayscale: #3D3D3D. Windows color (decimal): -15445687 or 4804884. OLE color: 4804884.
HSL color Cylindrical-coordinate representation of color #145149: hue angle of 172.13º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #145149 is Cyan = 0.75, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 81 | 73 | - |
| CMYK | 0.75 | 0 | 0.10 | 0.68 |
| HSL | 172.13º | 0.6% | 0.2% | - |
| HSV(B) | 172.13º | 0.75% | 0.32% | - |
| XYZ | 4.43 | 6.51 | 7.33 | - |
| YUV | 61.85 | 134.29 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 81 | 73 | 0.75 | 0 | 0.10 | 0.68 | 172.13 | 0.6 | 0.2 |
| Hex | 14 | 51 | 49 | 4B | 0 | A | 44 | AC | 3C | 14 |
| Octal | 24 | 121 | 111 | 113 | 0 | 12 | 104 | 254 | 74 | 24 |
| Binary | 10100 | 1010001 | 1001001 | 1001011 | 0 | 1010 | 1000100 | 10101100 | 111100 | 10100 |
Color Harmonies of #145149
Complementary color
Monochromatic Colors of #145149
Black with #145149
Text Example
Text Example
White with #145149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145149; }
p { color: rgb(20,81,73); }
H1.HeaderClassName
{
color: #145149;
}
.AnyTagClassName
{
color: #145149;
}
</style>
background-color css
<style>
a { background-color: #145149; }
a { background-color: rgb(20,81,73); }
div.DivClassName
{
background-color: #145149;
}
.BgClassName
{
background-color: #145149;
}
</style>
border-color css
<style>
span { border-color: #145149; }
span { border-color: rgb(20,81,73); }
td.TdClassName
{
border-color: #145149;
}
.TagClassName
{
border-color: #145149;
}
</style>