Shades of Cyprus #145150
Tints of Cyprus #145150
RGB
CMYK
RGB Variations
Color information
#145150 (or 0x145150) is known color: Cyprus. HEX triplet: 14, 51 and 50. RGB value is (20,81,80). Sum of RGB (Red+Green+Blue) = 20+81+80=181 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.05% from 181); Green value is 81 (32.03% from 255 or 44.75% from 181); Blue value is 80 (31.64% from 255 or 44.20% from 181); Max value from RGB is 81 - color contains mainly: green. Hex color #145150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145150 is #EBAEAF. Grayscale: #3E3E3E. Windows color (decimal): -15445680 or 5263636. OLE color: 5263636.
HSL color Cylindrical-coordinate representation of color #145150: hue angle of 179.02º 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 #145150 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 81 | 80 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.68 |
| HSL | 179.02º | 0.6% | 0.2% | - |
| HSV(B) | 179.02º | 0.75% | 0.32% | - |
| XYZ | 4.68 | 6.61 | 8.62 | - |
| YUV | 62.65 | 137.79 | 97.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 81 | 80 | 0.75 | 0 | 0.01 | 0.68 | 179.02 | 0.6 | 0.2 |
| Hex | 14 | 51 | 50 | 4B | 0 | 1 | 44 | B3 | 3C | 14 |
| Octal | 24 | 121 | 120 | 113 | 0 | 1 | 104 | 263 | 74 | 24 |
| Binary | 10100 | 1010001 | 1010000 | 1001011 | 0 | 1 | 1000100 | 10110011 | 111100 | 10100 |
Color Harmonies of #145150
Complementary color
Monochromatic Colors of #145150
Black with #145150
Text Example
Text Example
White with #145150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145150; }
p { color: rgb(20,81,80); }
H1.HeaderClassName
{
color: #145150;
}
.AnyTagClassName
{
color: #145150;
}
</style>
background-color css
<style>
a { background-color: #145150; }
a { background-color: rgb(20,81,80); }
div.DivClassName
{
background-color: #145150;
}
.BgClassName
{
background-color: #145150;
}
</style>
border-color css
<style>
span { border-color: #145150; }
span { border-color: rgb(20,81,80); }
td.TdClassName
{
border-color: #145150;
}
.TagClassName
{
border-color: #145150;
}
</style>