Shades of Cyprus #144743
Tints of Cyprus #144743
RGB
CMYK
RGB Variations
Color information
#144743 (or 0x144743) is known color: Cyprus. HEX triplet: 14, 47 and 43. RGB value is (20,71,67). Sum of RGB (Red+Green+Blue) = 20+71+67=158 (20% of max value = 765). Red value is 20 (8.20% from 255 or 12.66% from 158); Green value is 71 (28.12% from 255 or 44.94% from 158); Blue value is 67 (26.56% from 255 or 42.41% from 158); Max value from RGB is 71 - color contains mainly: green. Hex color #144743 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #144743 is #EBB8BC. Grayscale: #373737. Windows color (decimal): -15448253 or 4409108. OLE color: 4409108.
HSL color Cylindrical-coordinate representation of color #144743: hue angle of 175.29º degrees, saturation: 0.56, 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 #144743 is Cyan = 0.72, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 20 | 71 | 67 | - |
| CMYK | 0.72 | 0 | 0.06 | 0.72 |
| HSL | 175.29º | 0.56% | 0.18% | - |
| HSV(B) | 175.29º | 0.72% | 0.28% | - |
| XYZ | 3.55 | 5.06 | 6.1 | - |
| YUV | 55.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 71 | 67 | 0.72 | 0 | 0.06 | 0.72 | 175.29 | 0.56 | 0.18 |
| Hex | 14 | 47 | 43 | 48 | 0 | 6 | 48 | AF | 38 | 12 |
| Octal | 24 | 107 | 103 | 110 | 0 | 6 | 110 | 257 | 70 | 22 |
| Binary | 10100 | 1000111 | 1000011 | 1001000 | 0 | 110 | 1001000 | 10101111 | 111000 | 10010 |
Color Harmonies of #144743
Complementary color
Monochromatic Colors of #144743
Black with #144743
Text Example
Text Example
White with #144743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144743; }
p { color: rgb(20,71,67); }
H1.HeaderClassName
{
color: #144743;
}
.AnyTagClassName
{
color: #144743;
}
</style>
background-color css
<style>
a { background-color: #144743; }
a { background-color: rgb(20,71,67); }
div.DivClassName
{
background-color: #144743;
}
.BgClassName
{
background-color: #144743;
}
</style>
border-color css
<style>
span { border-color: #144743; }
span { border-color: rgb(20,71,67); }
td.TdClassName
{
border-color: #144743;
}
.TagClassName
{
border-color: #144743;
}
</style>