Shades of Cyprus #145552
Tints of Cyprus #145552
RGB
CMYK
RGB Variations
Color information
#145552 (or 0x145552) is known color: Cyprus. HEX triplet: 14, 55 and 52. RGB value is (20,85,82). Sum of RGB (Red+Green+Blue) = 20+85+82=187 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.70% from 187); Green value is 85 (33.59% from 255 or 45.45% from 187); Blue value is 82 (32.42% from 255 or 43.85% from 187); Max value from RGB is 85 - color contains mainly: green. Hex color #145552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145552 is #EBAAAD. Grayscale: #414141. Windows color (decimal): -15444654 or 5395732. OLE color: 5395732.
HSL color Cylindrical-coordinate representation of color #145552: hue angle of 177.23º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #145552 is Cyan = 0.76, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 85 | 82 | - |
| CMYK | 0.76 | 0 | 0.04 | 0.67 |
| HSL | 177.23º | 0.62% | 0.21% | - |
| HSV(B) | 177.23º | 0.76% | 0.33% | - |
| XYZ | 5.06 | 7.25 | 9.12 | - |
| YUV | 65.22 | 137.47 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 85 | 82 | 0.76 | 0 | 0.04 | 0.67 | 177.23 | 0.62 | 0.21 |
| Hex | 14 | 55 | 52 | 4C | 0 | 4 | 43 | B1 | 3E | 15 |
| Octal | 24 | 125 | 122 | 114 | 0 | 4 | 103 | 261 | 76 | 25 |
| Binary | 10100 | 1010101 | 1010010 | 1001100 | 0 | 100 | 1000011 | 10110001 | 111110 | 10101 |
Color Harmonies of #145552
Complementary color
Monochromatic Colors of #145552
Black with #145552
Text Example
Text Example
White with #145552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145552; }
p { color: rgb(20,85,82); }
H1.HeaderClassName
{
color: #145552;
}
.AnyTagClassName
{
color: #145552;
}
</style>
background-color css
<style>
a { background-color: #145552; }
a { background-color: rgb(20,85,82); }
div.DivClassName
{
background-color: #145552;
}
.BgClassName
{
background-color: #145552;
}
</style>
border-color css
<style>
span { border-color: #145552; }
span { border-color: rgb(20,85,82); }
td.TdClassName
{
border-color: #145552;
}
.TagClassName
{
border-color: #145552;
}
</style>