Shades of Cyprus #145352
Tints of Cyprus #145352
RGB
CMYK
RGB Variations
Color information
#145352 (or 0x145352) is known color: Cyprus. HEX triplet: 14, 53 and 52. RGB value is (20,83,82). Sum of RGB (Red+Green+Blue) = 20+83+82=185 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.81% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 82 (32.42% from 255 or 44.32% from 185); Max value from RGB is 83 - color contains mainly: green. Hex color #145352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145352 is #EBACAD. Grayscale: #3F3F3F. Windows color (decimal): -15445166 or 5395220. OLE color: 5395220.
HSL color Cylindrical-coordinate representation of color #145352: hue angle of 179.05º degrees, saturation: 0.61, 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 #145352 is Cyan = 0.76, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 83 | 82 | - |
| CMYK | 0.76 | 0 | 0.01 | 0.67 |
| HSL | 179.05º | 0.61% | 0.2% | - |
| HSV(B) | 179.05º | 0.76% | 0.33% | - |
| XYZ | 4.9 | 6.94 | 9.06 | - |
| YUV | 64.05 | 138.13 | 96.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 83 | 82 | 0.76 | 0 | 0.01 | 0.67 | 179.05 | 0.61 | 0.2 |
| Hex | 14 | 53 | 52 | 4C | 0 | 1 | 43 | B3 | 3D | 14 |
| Octal | 24 | 123 | 122 | 114 | 0 | 1 | 103 | 263 | 75 | 24 |
| Binary | 10100 | 1010011 | 1010010 | 1001100 | 0 | 1 | 1000011 | 10110011 | 111101 | 10100 |
Color Harmonies of #145352
Complementary color
Monochromatic Colors of #145352
Black with #145352
Text Example
Text Example
White with #145352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145352; }
p { color: rgb(20,83,82); }
H1.HeaderClassName
{
color: #145352;
}
.AnyTagClassName
{
color: #145352;
}
</style>
background-color css
<style>
a { background-color: #145352; }
a { background-color: rgb(20,83,82); }
div.DivClassName
{
background-color: #145352;
}
.BgClassName
{
background-color: #145352;
}
</style>
border-color css
<style>
span { border-color: #145352; }
span { border-color: rgb(20,83,82); }
td.TdClassName
{
border-color: #145352;
}
.TagClassName
{
border-color: #145352;
}
</style>