Shades of Cyprus #145651
Tints of Cyprus #145651
RGB
CMYK
RGB Variations
Color information
#145651 (or 0x145651) is known color: Cyprus. HEX triplet: 14, 56 and 51. RGB value is (20,86,81). Sum of RGB (Red+Green+Blue) = 20+86+81=187 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.70% from 187); Green value is 86 (33.98% from 255 or 45.99% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 86 - color contains mainly: green. Hex color #145651 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145651 is #EBA9AE. Grayscale: #414141. Windows color (decimal): -15444399 or 5330452. OLE color: 5330452.
HSL color Cylindrical-coordinate representation of color #145651: hue angle of 175.45º 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 #145651 is Cyan = 0.77, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 20 | 86 | 81 | - |
| CMYK | 0.77 | 0 | 0.06 | 0.66 |
| HSL | 175.45º | 0.62% | 0.21% | - |
| HSV(B) | 175.45º | 0.77% | 0.34% | - |
| XYZ | 5.1 | 7.4 | 8.94 | - |
| YUV | 65.7 | 136.63 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 86 | 81 | 0.77 | 0 | 0.06 | 0.66 | 175.45 | 0.62 | 0.21 |
| Hex | 14 | 56 | 51 | 4D | 0 | 6 | 42 | AF | 3E | 15 |
| Octal | 24 | 126 | 121 | 115 | 0 | 6 | 102 | 257 | 76 | 25 |
| Binary | 10100 | 1010110 | 1010001 | 1001101 | 0 | 110 | 1000010 | 10101111 | 111110 | 10101 |
Color Harmonies of #145651
Complementary color
Monochromatic Colors of #145651
Black with #145651
Text Example
Text Example
White with #145651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145651; }
p { color: rgb(20,86,81); }
H1.HeaderClassName
{
color: #145651;
}
.AnyTagClassName
{
color: #145651;
}
</style>
background-color css
<style>
a { background-color: #145651; }
a { background-color: rgb(20,86,81); }
div.DivClassName
{
background-color: #145651;
}
.BgClassName
{
background-color: #145651;
}
</style>
border-color css
<style>
span { border-color: #145651; }
span { border-color: rgb(20,86,81); }
td.TdClassName
{
border-color: #145651;
}
.TagClassName
{
border-color: #145651;
}
</style>