Shades of Cyprus #145053
Tints of Cyprus #145053
RGB
CMYK
RGB Variations
Color information
#145053 (or 0x145053) is known color: Cyprus. HEX triplet: 14, 50 and 53. RGB value is (20,80,83). Sum of RGB (Red+Green+Blue) = 20+80+83=183 (24% of max value = 765). Red value is 20 (8.20% from 255 or 10.93% from 183); Green value is 80 (31.64% from 255 or 43.72% from 183); Blue value is 83 (32.81% from 255 or 45.36% from 183); Max value from RGB is 83 - color contains mainly: blue. Hex color #145053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145053 is #EBAFAC. Grayscale: #3E3E3E. Windows color (decimal): -15445933 or 5459988. OLE color: 5459988.
HSL color Cylindrical-coordinate representation of color #145053: hue angle of 182.86º 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 #145053 is Cyan = 0.76, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 20 | 80 | 83 | - |
| CMYK | 0.76 | 0.04 | 0 | 0.67 |
| HSL | 182.86º | 0.61% | 0.2% | - |
| HSV(B) | 182.86º | 0.76% | 0.33% | - |
| XYZ | 4.72 | 6.51 | 9.19 | - |
| YUV | 62.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 80 | 83 | 0.76 | 0.04 | 0 | 0.67 | 182.86 | 0.61 | 0.2 |
| Hex | 14 | 50 | 53 | 4C | 4 | 0 | 43 | B7 | 3D | 14 |
| Octal | 24 | 120 | 123 | 114 | 4 | 0 | 103 | 267 | 75 | 24 |
| Binary | 10100 | 1010000 | 1010011 | 1001100 | 100 | 0 | 1000011 | 10110111 | 111101 | 10100 |
Color Harmonies of #145053
Complementary color
Monochromatic Colors of #145053
Black with #145053
Text Example
Text Example
White with #145053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145053; }
p { color: rgb(20,80,83); }
H1.HeaderClassName
{
color: #145053;
}
.AnyTagClassName
{
color: #145053;
}
</style>
background-color css
<style>
a { background-color: #145053; }
a { background-color: rgb(20,80,83); }
div.DivClassName
{
background-color: #145053;
}
.BgClassName
{
background-color: #145053;
}
</style>
border-color css
<style>
span { border-color: #145053; }
span { border-color: rgb(20,80,83); }
td.TdClassName
{
border-color: #145053;
}
.TagClassName
{
border-color: #145053;
}
</style>