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