Shades of Cyprus #144844
Tints of Cyprus #144844
RGB
CMYK
RGB Variations
Color information
#144844 (or 0x144844) is known color: Cyprus. HEX triplet: 14, 48 and 44. RGB value is (20,72,68). Sum of RGB (Red+Green+Blue) = 20+72+68=160 (21% of max value = 765). Red value is 20 (8.20% from 255 or 12.5% from 160); Green value is 72 (28.52% from 255 or 45% from 160); Blue value is 68 (26.95% from 255 or 42.5% from 160); Max value from RGB is 72 - color contains mainly: green. Hex color #144844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #144844 is #EBB7BB. Grayscale: #373737. Windows color (decimal): -15447996 or 4474900. OLE color: 4474900.
HSL color Cylindrical-coordinate representation of color #144844: hue angle of 175.38º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #144844 is Cyan = 0.72, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 20 | 72 | 68 | - |
| CMYK | 0.72 | 0 | 0.06 | 0.72 |
| HSL | 175.38º | 0.57% | 0.18% | - |
| HSV(B) | 175.38º | 0.72% | 0.28% | - |
| XYZ | 3.65 | 5.2 | 6.28 | - |
| YUV | 56 | 134.77 | 102.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 72 | 68 | 0.72 | 0 | 0.06 | 0.72 | 175.38 | 0.57 | 0.18 |
| Hex | 14 | 48 | 44 | 48 | 0 | 6 | 48 | AF | 39 | 12 |
| Octal | 24 | 110 | 104 | 110 | 0 | 6 | 110 | 257 | 71 | 22 |
| Binary | 10100 | 1001000 | 1000100 | 1001000 | 0 | 110 | 1001000 | 10101111 | 111001 | 10010 |
Color Harmonies of #144844
Complementary color
Monochromatic Colors of #144844
Black with #144844
Text Example
Text Example
White with #144844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144844; }
p { color: rgb(20,72,68); }
H1.HeaderClassName
{
color: #144844;
}
.AnyTagClassName
{
color: #144844;
}
</style>
background-color css
<style>
a { background-color: #144844; }
a { background-color: rgb(20,72,68); }
div.DivClassName
{
background-color: #144844;
}
.BgClassName
{
background-color: #144844;
}
</style>
border-color css
<style>
span { border-color: #144844; }
span { border-color: rgb(20,72,68); }
td.TdClassName
{
border-color: #144844;
}
.TagClassName
{
border-color: #144844;
}
</style>