Shades of Cyprus #144647
Tints of Cyprus #144647
RGB
CMYK
RGB Variations
Color information
#144647 (or 0x144647) is known color: Cyprus. HEX triplet: 14, 46 and 47. RGB value is (20,70,71). Sum of RGB (Red+Green+Blue) = 20+70+71=161 (21% of max value = 765). Red value is 20 (8.20% from 255 or 12.42% from 161); Green value is 70 (27.73% from 255 or 43.48% from 161); Blue value is 71 (28.12% from 255 or 44.10% from 161); Max value from RGB is 71 - color contains mainly: blue. Hex color #144647 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #144647 is #EBB9B8. Grayscale: #373737. Windows color (decimal): -15448505 or 4670996. OLE color: 4670996.
HSL color Cylindrical-coordinate representation of color #144647: hue angle of 181.18º 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 #144647 is Cyan = 0.72, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 20 | 70 | 71 | - |
| CMYK | 0.72 | 0.01 | 0 | 0.72 |
| HSL | 181.18º | 0.56% | 0.18% | - |
| HSV(B) | 181.18º | 0.72% | 0.28% | - |
| XYZ | 3.62 | 4.98 | 6.73 | - |
| YUV | 55.16 | 136.94 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 70 | 71 | 0.72 | 0.01 | 0 | 0.72 | 181.18 | 0.56 | 0.18 |
| Hex | 14 | 46 | 47 | 48 | 1 | 0 | 48 | B5 | 38 | 12 |
| Octal | 24 | 106 | 107 | 110 | 1 | 0 | 110 | 265 | 70 | 22 |
| Binary | 10100 | 1000110 | 1000111 | 1001000 | 1 | 0 | 1001000 | 10110101 | 111000 | 10010 |
Color Harmonies of #144647
Complementary color
Monochromatic Colors of #144647
Black with #144647
Text Example
Text Example
White with #144647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144647; }
p { color: rgb(20,70,71); }
H1.HeaderClassName
{
color: #144647;
}
.AnyTagClassName
{
color: #144647;
}
</style>
background-color css
<style>
a { background-color: #144647; }
a { background-color: rgb(20,70,71); }
div.DivClassName
{
background-color: #144647;
}
.BgClassName
{
background-color: #144647;
}
</style>
border-color css
<style>
span { border-color: #144647; }
span { border-color: rgb(20,70,71); }
td.TdClassName
{
border-color: #144647;
}
.TagClassName
{
border-color: #144647;
}
</style>