Shades of Cyprus #115053
Tints of Cyprus #115053
RGB
CMYK
RGB Variations
Color information
#115053 (or 0x115053) is known color: Cyprus. HEX triplet: 11, 50 and 53. RGB value is (17,80,83). Sum of RGB (Red+Green+Blue) = 17+80+83=180 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.44% from 180); Green value is 80 (31.64% from 255 or 44.44% from 180); Blue value is 83 (32.81% from 255 or 46.11% from 180); Max value from RGB is 83 - color contains mainly: blue. Hex color #115053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115053 is #EEAFAC. Grayscale: #3D3D3D. Windows color (decimal): -15642541 or 5459985. OLE color: 5459985.
HSL color Cylindrical-coordinate representation of color #115053: hue angle of 182.73º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #115053 is Cyan = 0.80, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 80 | 83 | - |
| CMYK | 0.80 | 0.04 | 0 | 0.67 |
| HSL | 182.73º | 0.66% | 0.2% | - |
| HSV(B) | 182.73º | 0.8% | 0.33% | - |
| XYZ | 4.66 | 6.48 | 9.19 | - |
| YUV | 61.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 80 | 83 | 0.80 | 0.04 | 0 | 0.67 | 182.73 | 0.66 | 0.2 |
| Hex | 11 | 50 | 53 | 50 | 4 | 0 | 43 | B7 | 42 | 14 |
| Octal | 21 | 120 | 123 | 120 | 4 | 0 | 103 | 267 | 102 | 24 |
| Binary | 10001 | 1010000 | 1010011 | 1010000 | 100 | 0 | 1000011 | 10110111 | 1000010 | 10100 |
Color Harmonies of #115053
Complementary color
Monochromatic Colors of #115053
Black with #115053
Text Example
Text Example
White with #115053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115053; }
p { color: rgb(17,80,83); }
H1.HeaderClassName
{
color: #115053;
}
.AnyTagClassName
{
color: #115053;
}
</style>
background-color css
<style>
a { background-color: #115053; }
a { background-color: rgb(17,80,83); }
div.DivClassName
{
background-color: #115053;
}
.BgClassName
{
background-color: #115053;
}
</style>
border-color css
<style>
span { border-color: #115053; }
span { border-color: rgb(17,80,83); }
td.TdClassName
{
border-color: #115053;
}
.TagClassName
{
border-color: #115053;
}
</style>