Shades of Cyprus #144646
Tints of Cyprus #144646
RGB
CMYK
RGB Variations
Color information
#144646 (or 0x144646) is known color: Cyprus. HEX triplet: 14, 46 and 46. RGB value is (20,70,70). Sum of RGB (Red+Green+Blue) = 20+70+70=160 (21% of max value = 765). Red value is 20 (8.20% from 255 or 12.5% from 160); Green value is 70 (27.73% from 255 or 43.75% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 70 - color contains mainly: green, blue. Hex color #144646 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #144646 is #EBB9B9. Grayscale: #373737. Windows color (decimal): -15448506 or 4605460. OLE color: 4605460.
HSL color Cylindrical-coordinate representation of color #144646: hue angle of 180º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #144646 is Cyan = 0.71, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 20 | 70 | 70 | - |
| CMYK | 0.71 | 0 | 0 | 0.73 |
| HSL | 180º | 0.56% | 0.18% | - |
| HSV(B) | 180º | 0.71% | 0.27% | - |
| XYZ | 3.58 | 4.97 | 6.56 | - |
| YUV | 55.05 | 136.44 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 70 | 70 | 0.71 | 0 | 0 | 0.73 | 180 | 0.56 | 0.18 |
| Hex | 14 | 46 | 46 | 47 | 0 | 0 | 49 | B4 | 38 | 12 |
| Octal | 24 | 106 | 106 | 107 | 0 | 0 | 111 | 264 | 70 | 22 |
| Binary | 10100 | 1000110 | 1000110 | 1000111 | 0 | 0 | 1001001 | 10110100 | 111000 | 10010 |
Color Harmonies of #144646
Complementary color
Monochromatic Colors of #144646
Black with #144646
Text Example
Text Example
White with #144646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #144646; }
p { color: rgb(20,70,70); }
H1.HeaderClassName
{
color: #144646;
}
.AnyTagClassName
{
color: #144646;
}
</style>
background-color css
<style>
a { background-color: #144646; }
a { background-color: rgb(20,70,70); }
div.DivClassName
{
background-color: #144646;
}
.BgClassName
{
background-color: #144646;
}
</style>
border-color css
<style>
span { border-color: #144646; }
span { border-color: rgb(20,70,70); }
td.TdClassName
{
border-color: #144646;
}
.TagClassName
{
border-color: #144646;
}
</style>