Shades of Cyprus #144847
Tints of Cyprus #144847
RGB
CMYK
RGB Variations
Color information
#144847 (or 0x144847) is known color: Cyprus. HEX triplet: 14, 48 and 47. RGB value is (20,72,71). Sum of RGB (Red+Green+Blue) = 20+72+71=163 (21% of max value = 765). Red value is 20 (8.20% from 255 or 12.27% from 163); Green value is 72 (28.52% from 255 or 44.17% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 72 - color contains mainly: green. Hex color #144847 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #144847 is #EBB7B8. Grayscale: #383838. Windows color (decimal): -15447993 or 4671508. OLE color: 4671508.
HSL color Cylindrical-coordinate representation of color #144847: hue angle of 178.85º 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 #144847 is Cyan = 0.72, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 20 | 72 | 71 | - |
| CMYK | 0.72 | 0 | 0.01 | 0.72 |
| HSL | 178.85º | 0.57% | 0.18% | - |
| HSV(B) | 178.85º | 0.72% | 0.28% | - |
| XYZ | 3.74 | 5.24 | 6.78 | - |
| YUV | 56.34 | 136.27 | 102.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 72 | 71 | 0.72 | 0 | 0.01 | 0.72 | 178.85 | 0.57 | 0.18 |
| Hex | 14 | 48 | 47 | 48 | 0 | 1 | 48 | B3 | 39 | 12 |
| Octal | 24 | 110 | 107 | 110 | 0 | 1 | 110 | 263 | 71 | 22 |
| Binary | 10100 | 1001000 | 1000111 | 1001000 | 0 | 1 | 1001000 | 10110011 | 111001 | 10010 |
Color Harmonies of #144847
Complementary color
Monochromatic Colors of #144847
Black with #144847
Text Example
Text Example
White with #144847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144847; }
p { color: rgb(20,72,71); }
H1.HeaderClassName
{
color: #144847;
}
.AnyTagClassName
{
color: #144847;
}
</style>
background-color css
<style>
a { background-color: #144847; }
a { background-color: rgb(20,72,71); }
div.DivClassName
{
background-color: #144847;
}
.BgClassName
{
background-color: #144847;
}
</style>
border-color css
<style>
span { border-color: #144847; }
span { border-color: rgb(20,72,71); }
td.TdClassName
{
border-color: #144847;
}
.TagClassName
{
border-color: #144847;
}
</style>