Shades of Cyprus #145451
Tints of Cyprus #145451
RGB
CMYK
RGB Variations
Color information
#145451 (or 0x145451) is known color: Cyprus. HEX triplet: 14, 54 and 51. RGB value is (20,84,81). Sum of RGB (Red+Green+Blue) = 20+84+81=185 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.81% from 185); Green value is 84 (33.20% from 255 or 45.41% from 185); Blue value is 81 (32.03% from 255 or 43.78% from 185); Max value from RGB is 84 - color contains mainly: green. Hex color #145451 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145451 is #EBABAE. Grayscale: #404040. Windows color (decimal): -15444911 or 5329940. OLE color: 5329940.
HSL color Cylindrical-coordinate representation of color #145451: hue angle of 177.19º 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 #145451 is Cyan = 0.76, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 84 | 81 | - |
| CMYK | 0.76 | 0 | 0.04 | 0.67 |
| HSL | 177.19º | 0.62% | 0.2% | - |
| HSV(B) | 177.19º | 0.76% | 0.33% | - |
| XYZ | 4.94 | 7.08 | 8.89 | - |
| YUV | 64.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 84 | 81 | 0.76 | 0 | 0.04 | 0.67 | 177.19 | 0.62 | 0.2 |
| Hex | 14 | 54 | 51 | 4C | 0 | 4 | 43 | B1 | 3E | 14 |
| Octal | 24 | 124 | 121 | 114 | 0 | 4 | 103 | 261 | 76 | 24 |
| Binary | 10100 | 1010100 | 1010001 | 1001100 | 0 | 100 | 1000011 | 10110001 | 111110 | 10100 |
Color Harmonies of #145451
Complementary color
Monochromatic Colors of #145451
Black with #145451
Text Example
Text Example
White with #145451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145451; }
p { color: rgb(20,84,81); }
H1.HeaderClassName
{
color: #145451;
}
.AnyTagClassName
{
color: #145451;
}
</style>
background-color css
<style>
a { background-color: #145451; }
a { background-color: rgb(20,84,81); }
div.DivClassName
{
background-color: #145451;
}
.BgClassName
{
background-color: #145451;
}
</style>
border-color css
<style>
span { border-color: #145451; }
span { border-color: rgb(20,84,81); }
td.TdClassName
{
border-color: #145451;
}
.TagClassName
{
border-color: #145451;
}
</style>