Shades of Cyprus #145251
Tints of Cyprus #145251
RGB
CMYK
RGB Variations
Color information
#145251 (or 0x145251) is known color: Cyprus. HEX triplet: 14, 52 and 51. RGB value is (20,82,81). Sum of RGB (Red+Green+Blue) = 20+82+81=183 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.93% from 183); Green value is 82 (32.42% from 255 or 44.81% from 183); Blue value is 81 (32.03% from 255 or 44.26% from 183); Max value from RGB is 82 - color contains mainly: green. Hex color #145251 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145251 is #EBADAE. Grayscale: #3F3F3F. Windows color (decimal): -15445423 or 5329428. OLE color: 5329428.
HSL color Cylindrical-coordinate representation of color #145251: hue angle of 179.03º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #145251 is Cyan = 0.76, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 82 | 81 | - |
| CMYK | 0.76 | 0 | 0.01 | 0.68 |
| HSL | 179.03º | 0.61% | 0.2% | - |
| HSV(B) | 179.03º | 0.76% | 0.32% | - |
| XYZ | 4.79 | 6.78 | 8.84 | - |
| YUV | 63.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 82 | 81 | 0.76 | 0 | 0.01 | 0.68 | 179.03 | 0.61 | 0.2 |
| Hex | 14 | 52 | 51 | 4C | 0 | 1 | 44 | B3 | 3D | 14 |
| Octal | 24 | 122 | 121 | 114 | 0 | 1 | 104 | 263 | 75 | 24 |
| Binary | 10100 | 1010010 | 1010001 | 1001100 | 0 | 1 | 1000100 | 10110011 | 111101 | 10100 |
Color Harmonies of #145251
Complementary color
Monochromatic Colors of #145251
Black with #145251
Text Example
Text Example
White with #145251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145251; }
p { color: rgb(20,82,81); }
H1.HeaderClassName
{
color: #145251;
}
.AnyTagClassName
{
color: #145251;
}
</style>
background-color css
<style>
a { background-color: #145251; }
a { background-color: rgb(20,82,81); }
div.DivClassName
{
background-color: #145251;
}
.BgClassName
{
background-color: #145251;
}
</style>
border-color css
<style>
span { border-color: #145251; }
span { border-color: rgb(20,82,81); }
td.TdClassName
{
border-color: #145251;
}
.TagClassName
{
border-color: #145251;
}
</style>