Shades of Cyprus #145152
Tints of Cyprus #145152
RGB
CMYK
RGB Variations
Color information
#145152 (or 0x145152) is known color: Cyprus. HEX triplet: 14, 51 and 52. RGB value is (20,81,82). Sum of RGB (Red+Green+Blue) = 20+81+82=183 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.93% from 183); Green value is 81 (32.03% from 255 or 44.26% from 183); Blue value is 82 (32.42% from 255 or 44.81% from 183); Max value from RGB is 82 - color contains mainly: blue. Hex color #145152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145152 is #EBAEAD. Grayscale: #3E3E3E. Windows color (decimal): -15445678 or 5394708. OLE color: 5394708.
HSL color Cylindrical-coordinate representation of color #145152: hue angle of 180.97º 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 #145152 is Cyan = 0.76, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 20 | 81 | 82 | - |
| CMYK | 0.76 | 0.01 | 0 | 0.68 |
| HSL | 180.97º | 0.61% | 0.2% | - |
| HSV(B) | 180.97º | 0.76% | 0.32% | - |
| XYZ | 4.75 | 6.64 | 9.01 | - |
| YUV | 62.88 | 138.79 | 97.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 81 | 82 | 0.76 | 0.01 | 0 | 0.68 | 180.97 | 0.61 | 0.2 |
| Hex | 14 | 51 | 52 | 4C | 1 | 0 | 44 | B5 | 3D | 14 |
| Octal | 24 | 121 | 122 | 114 | 1 | 0 | 104 | 265 | 75 | 24 |
| Binary | 10100 | 1010001 | 1010010 | 1001100 | 1 | 0 | 1000100 | 10110101 | 111101 | 10100 |
Color Harmonies of #145152
Complementary color
Monochromatic Colors of #145152
Black with #145152
Text Example
Text Example
White with #145152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145152; }
p { color: rgb(20,81,82); }
H1.HeaderClassName
{
color: #145152;
}
.AnyTagClassName
{
color: #145152;
}
</style>
background-color css
<style>
a { background-color: #145152; }
a { background-color: rgb(20,81,82); }
div.DivClassName
{
background-color: #145152;
}
.BgClassName
{
background-color: #145152;
}
</style>
border-color css
<style>
span { border-color: #145152; }
span { border-color: rgb(20,81,82); }
td.TdClassName
{
border-color: #145152;
}
.TagClassName
{
border-color: #145152;
}
</style>