Shades of Cyprus #14514A
Tints of Cyprus #14514A
RGB
CMYK
RGB Variations
Color information
#14514A (or 0x14514A) is known color: Cyprus. HEX triplet: 14, 51 and 4A. RGB value is (20,81,74). Sum of RGB (Red+Green+Blue) = 20+81+74=175 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.43% from 175); Green value is 81 (32.03% from 255 or 46.29% from 175); Blue value is 74 (29.30% from 255 or 42.29% from 175); Max value from RGB is 81 - color contains mainly: green. Hex color #14514A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #14514A is #EBAEB5. Grayscale: #3D3D3D. Windows color (decimal): -15445686 or 4870420. OLE color: 4870420.
HSL color Cylindrical-coordinate representation of color #14514A: hue angle of 173.11º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #14514A is Cyan = 0.75, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 81 | 74 | - |
| CMYK | 0.75 | 0 | 0.09 | 0.68 |
| HSL | 173.11º | 0.6% | 0.2% | - |
| HSV(B) | 173.11º | 0.75% | 0.32% | - |
| XYZ | 4.47 | 6.53 | 7.5 | - |
| YUV | 61.96 | 134.79 | 98.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 81 | 74 | 0.75 | 0 | 0.09 | 0.68 | 173.11 | 0.6 | 0.2 |
| Hex | 14 | 51 | 4A | 4B | 0 | 9 | 44 | AD | 3C | 14 |
| Octal | 24 | 121 | 112 | 113 | 0 | 11 | 104 | 255 | 74 | 24 |
| Binary | 10100 | 1010001 | 1001010 | 1001011 | 0 | 1001 | 1000100 | 10101101 | 111100 | 10100 |
Color Harmonies of #14514A
Complementary color
Monochromatic Colors of #14514A
Black with #14514A
Text Example
Text Example
White with #14514A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14514A; }
p { color: rgb(20,81,74); }
H1.HeaderClassName
{
color: #14514A;
}
.AnyTagClassName
{
color: #14514A;
}
</style>
background-color css
<style>
a { background-color: #14514A; }
a { background-color: rgb(20,81,74); }
div.DivClassName
{
background-color: #14514A;
}
.BgClassName
{
background-color: #14514A;
}
</style>
border-color css
<style>
span { border-color: #14514A; }
span { border-color: rgb(20,81,74); }
td.TdClassName
{
border-color: #14514A;
}
.TagClassName
{
border-color: #14514A;
}
</style>