Shades of Cyprus #145650
Tints of Cyprus #145650
RGB
CMYK
RGB Variations
Color information
#145650 (or 0x145650) is known color: Cyprus. HEX triplet: 14, 56 and 50. RGB value is (20,86,80). Sum of RGB (Red+Green+Blue) = 20+86+80=186 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.75% from 186); Green value is 86 (33.98% from 255 or 46.24% from 186); Blue value is 80 (31.64% from 255 or 43.01% from 186); Max value from RGB is 86 - color contains mainly: green. Hex color #145650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145650 is #EBA9AF. Grayscale: #414141. Windows color (decimal): -15444400 or 5264916. OLE color: 5264916.
HSL color Cylindrical-coordinate representation of color #145650: hue angle of 174.55º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #145650 is Cyan = 0.77, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 20 | 86 | 80 | - |
| CMYK | 0.77 | 0 | 0.07 | 0.66 |
| HSL | 174.55º | 0.62% | 0.21% | - |
| HSV(B) | 174.55º | 0.77% | 0.34% | - |
| XYZ | 5.06 | 7.38 | 8.75 | - |
| YUV | 65.58 | 136.13 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 86 | 80 | 0.77 | 0 | 0.07 | 0.66 | 174.55 | 0.62 | 0.21 |
| Hex | 14 | 56 | 50 | 4D | 0 | 7 | 42 | AF | 3E | 15 |
| Octal | 24 | 126 | 120 | 115 | 0 | 7 | 102 | 257 | 76 | 25 |
| Binary | 10100 | 1010110 | 1010000 | 1001101 | 0 | 111 | 1000010 | 10101111 | 111110 | 10101 |
Color Harmonies of #145650
Complementary color
Monochromatic Colors of #145650
Black with #145650
Text Example
Text Example
White with #145650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145650; }
p { color: rgb(20,86,80); }
H1.HeaderClassName
{
color: #145650;
}
.AnyTagClassName
{
color: #145650;
}
</style>
background-color css
<style>
a { background-color: #145650; }
a { background-color: rgb(20,86,80); }
div.DivClassName
{
background-color: #145650;
}
.BgClassName
{
background-color: #145650;
}
</style>
border-color css
<style>
span { border-color: #145650; }
span { border-color: rgb(20,86,80); }
td.TdClassName
{
border-color: #145650;
}
.TagClassName
{
border-color: #145650;
}
</style>