Shades of Cyprus #145453
Tints of Cyprus #145453
RGB
CMYK
RGB Variations
Color information
#145453 (or 0x145453) is known color: Cyprus. HEX triplet: 14, 54 and 53. RGB value is (20,84,83). Sum of RGB (Red+Green+Blue) = 20+84+83=187 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.70% from 187); Green value is 84 (33.20% from 255 or 44.92% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 84 - color contains mainly: green. Hex color #145453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145453 is #EBABAC. Grayscale: #404040. Windows color (decimal): -15444909 or 5461012. OLE color: 5461012.
HSL color Cylindrical-coordinate representation of color #145453: hue angle of 179.06º 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 #145453 is Cyan = 0.76, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 84 | 83 | - |
| CMYK | 0.76 | 0 | 0.01 | 0.67 |
| HSL | 179.06º | 0.62% | 0.2% | - |
| HSV(B) | 179.06º | 0.76% | 0.33% | - |
| XYZ | 5.02 | 7.11 | 9.29 | - |
| YUV | 64.75 | 138.3 | 96.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 84 | 83 | 0.76 | 0 | 0.01 | 0.67 | 179.06 | 0.62 | 0.2 |
| Hex | 14 | 54 | 53 | 4C | 0 | 1 | 43 | B3 | 3E | 14 |
| Octal | 24 | 124 | 123 | 114 | 0 | 1 | 103 | 263 | 76 | 24 |
| Binary | 10100 | 1010100 | 1010011 | 1001100 | 0 | 1 | 1000011 | 10110011 | 111110 | 10100 |
Color Harmonies of #145453
Complementary color
Monochromatic Colors of #145453
Black with #145453
Text Example
Text Example
White with #145453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145453; }
p { color: rgb(20,84,83); }
H1.HeaderClassName
{
color: #145453;
}
.AnyTagClassName
{
color: #145453;
}
</style>
background-color css
<style>
a { background-color: #145453; }
a { background-color: rgb(20,84,83); }
div.DivClassName
{
background-color: #145453;
}
.BgClassName
{
background-color: #145453;
}
</style>
border-color css
<style>
span { border-color: #145453; }
span { border-color: rgb(20,84,83); }
td.TdClassName
{
border-color: #145453;
}
.TagClassName
{
border-color: #145453;
}
</style>