Shades of Cyprus #144952
Tints of Cyprus #144952
RGB
CMYK
RGB Variations
Color information
#144952 (or 0x144952) is known color: Cyprus. HEX triplet: 14, 49 and 52. RGB value is (20,73,82). Sum of RGB (Red+Green+Blue) = 20+73+82=175 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.43% from 175); Green value is 73 (28.91% from 255 or 41.71% from 175); Blue value is 82 (32.42% from 255 or 46.86% from 175); Max value from RGB is 82 - color contains mainly: blue. Hex color #144952 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #144952 is #EBB6AD. Grayscale: #3A3A3A. Windows color (decimal): -15447726 or 5392660. OLE color: 5392660.
HSL color Cylindrical-coordinate representation of color #144952: hue angle of 188.71º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #144952 is Cyan = 0.76, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 73 | 82 | - |
| CMYK | 0.76 | 0.11 | 0 | 0.68 |
| HSL | 188.71º | 0.61% | 0.2% | - |
| HSV(B) | 188.71º | 0.76% | 0.32% | - |
| XYZ | 4.19 | 5.52 | 8.83 | - |
| YUV | 58.18 | 141.44 | 100.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 73 | 82 | 0.76 | 0.11 | 0 | 0.68 | 188.71 | 0.61 | 0.2 |
| Hex | 14 | 49 | 52 | 4C | B | 0 | 44 | BD | 3D | 14 |
| Octal | 24 | 111 | 122 | 114 | 13 | 0 | 104 | 275 | 75 | 24 |
| Binary | 10100 | 1001001 | 1010010 | 1001100 | 1011 | 0 | 1000100 | 10111101 | 111101 | 10100 |
Color Harmonies of #144952
Complementary color
Monochromatic Colors of #144952
Black with #144952
Text Example
Text Example
White with #144952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144952; }
p { color: rgb(20,73,82); }
H1.HeaderClassName
{
color: #144952;
}
.AnyTagClassName
{
color: #144952;
}
</style>
background-color css
<style>
a { background-color: #144952; }
a { background-color: rgb(20,73,82); }
div.DivClassName
{
background-color: #144952;
}
.BgClassName
{
background-color: #144952;
}
</style>
border-color css
<style>
span { border-color: #144952; }
span { border-color: rgb(20,73,82); }
td.TdClassName
{
border-color: #144952;
}
.TagClassName
{
border-color: #144952;
}
</style>