Shades of Cyprus #145450
Tints of Cyprus #145450
RGB
CMYK
RGB Variations
Color information
#145450 (or 0x145450) is known color: Cyprus. HEX triplet: 14, 54 and 50. RGB value is (20,84,80). Sum of RGB (Red+Green+Blue) = 20+84+80=184 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.87% from 184); Green value is 84 (33.20% from 255 or 45.65% from 184); Blue value is 80 (31.64% from 255 or 43.48% from 184); Max value from RGB is 84 - color contains mainly: green. Hex color #145450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145450 is #EBABAF. Grayscale: #404040. Windows color (decimal): -15444912 or 5264404. OLE color: 5264404.
HSL color Cylindrical-coordinate representation of color #145450: hue angle of 176.25º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #145450 is Cyan = 0.76, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 84 | 80 | - |
| CMYK | 0.76 | 0 | 0.05 | 0.67 |
| HSL | 176.25º | 0.62% | 0.2% | - |
| HSV(B) | 176.25º | 0.76% | 0.33% | - |
| XYZ | 4.91 | 7.07 | 8.7 | - |
| YUV | 64.41 | 136.8 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 84 | 80 | 0.76 | 0 | 0.05 | 0.67 | 176.25 | 0.62 | 0.2 |
| Hex | 14 | 54 | 50 | 4C | 0 | 5 | 43 | B0 | 3E | 14 |
| Octal | 24 | 124 | 120 | 114 | 0 | 5 | 103 | 260 | 76 | 24 |
| Binary | 10100 | 1010100 | 1010000 | 1001100 | 0 | 101 | 1000011 | 10110000 | 111110 | 10100 |
Color Harmonies of #145450
Complementary color
Monochromatic Colors of #145450
Black with #145450
Text Example
Text Example
White with #145450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145450; }
p { color: rgb(20,84,80); }
H1.HeaderClassName
{
color: #145450;
}
.AnyTagClassName
{
color: #145450;
}
</style>
background-color css
<style>
a { background-color: #145450; }
a { background-color: rgb(20,84,80); }
div.DivClassName
{
background-color: #145450;
}
.BgClassName
{
background-color: #145450;
}
</style>
border-color css
<style>
span { border-color: #145450; }
span { border-color: rgb(20,84,80); }
td.TdClassName
{
border-color: #145450;
}
.TagClassName
{
border-color: #145450;
}
</style>