Shades of Cyprus #144951
Tints of Cyprus #144951
RGB
CMYK
RGB Variations
Color information
#144951 (or 0x144951) is known color: Cyprus. HEX triplet: 14, 49 and 51. RGB value is (20,73,81). Sum of RGB (Red+Green+Blue) = 20+73+81=174 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.49% from 174); Green value is 73 (28.91% from 255 or 41.95% from 174); Blue value is 81 (32.03% from 255 or 46.55% from 174); Max value from RGB is 81 - color contains mainly: blue. Hex color #144951 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #144951 is #EBB6AE. Grayscale: #393939. Windows color (decimal): -15447727 or 5327124. OLE color: 5327124.
HSL color Cylindrical-coordinate representation of color #144951: hue angle of 187.87º 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 #144951 is Cyan = 0.75, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 73 | 81 | - |
| CMYK | 0.75 | 0.10 | 0 | 0.68 |
| HSL | 187.87º | 0.6% | 0.2% | - |
| HSV(B) | 187.87º | 0.75% | 0.32% | - |
| XYZ | 4.16 | 5.51 | 8.63 | - |
| YUV | 58.07 | 140.94 | 100.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 73 | 81 | 0.75 | 0.10 | 0 | 0.68 | 187.87 | 0.6 | 0.2 |
| Hex | 14 | 49 | 51 | 4B | A | 0 | 44 | BC | 3C | 14 |
| Octal | 24 | 111 | 121 | 113 | 12 | 0 | 104 | 274 | 74 | 24 |
| Binary | 10100 | 1001001 | 1010001 | 1001011 | 1010 | 0 | 1000100 | 10111100 | 111100 | 10100 |
Color Harmonies of #144951
Complementary color
Monochromatic Colors of #144951
Black with #144951
Text Example
Text Example
White with #144951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144951; }
p { color: rgb(20,73,81); }
H1.HeaderClassName
{
color: #144951;
}
.AnyTagClassName
{
color: #144951;
}
</style>
background-color css
<style>
a { background-color: #144951; }
a { background-color: rgb(20,73,81); }
div.DivClassName
{
background-color: #144951;
}
.BgClassName
{
background-color: #144951;
}
</style>
border-color css
<style>
span { border-color: #144951; }
span { border-color: rgb(20,73,81); }
td.TdClassName
{
border-color: #144951;
}
.TagClassName
{
border-color: #144951;
}
</style>