Shades of Cyprus #115054
Tints of Cyprus #115054
RGB
CMYK
RGB Variations
Color information
#115054 (or 0x115054) is known color: Cyprus. HEX triplet: 11, 50 and 54. RGB value is (17,80,84). Sum of RGB (Red+Green+Blue) = 17+80+84=181 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.39% from 181); Green value is 80 (31.64% from 255 or 44.20% from 181); Blue value is 84 (33.20% from 255 or 46.41% from 181); Max value from RGB is 84 - color contains mainly: blue. Hex color #115054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115054 is #EEAFAB. Grayscale: #3D3D3D. Windows color (decimal): -15642540 or 5525521. OLE color: 5525521.
HSL color Cylindrical-coordinate representation of color #115054: hue angle of 183.58º 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 #115054 is Cyan = 0.80, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 80 | 84 | - |
| CMYK | 0.80 | 0.05 | 0 | 0.67 |
| HSL | 183.58º | 0.66% | 0.2% | - |
| HSV(B) | 183.58º | 0.8% | 0.33% | - |
| XYZ | 4.7 | 6.5 | 9.39 | - |
| YUV | 61.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 80 | 84 | 0.80 | 0.05 | 0 | 0.67 | 183.58 | 0.66 | 0.2 |
| Hex | 11 | 50 | 54 | 50 | 5 | 0 | 43 | B8 | 42 | 14 |
| Octal | 21 | 120 | 124 | 120 | 5 | 0 | 103 | 270 | 102 | 24 |
| Binary | 10001 | 1010000 | 1010100 | 1010000 | 101 | 0 | 1000011 | 10111000 | 1000010 | 10100 |
Color Harmonies of #115054
Complementary color
Monochromatic Colors of #115054
Black with #115054
Text Example
Text Example
White with #115054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115054; }
p { color: rgb(17,80,84); }
H1.HeaderClassName
{
color: #115054;
}
.AnyTagClassName
{
color: #115054;
}
</style>
background-color css
<style>
a { background-color: #115054; }
a { background-color: rgb(17,80,84); }
div.DivClassName
{
background-color: #115054;
}
.BgClassName
{
background-color: #115054;
}
</style>
border-color css
<style>
span { border-color: #115054; }
span { border-color: rgb(17,80,84); }
td.TdClassName
{
border-color: #115054;
}
.TagClassName
{
border-color: #115054;
}
</style>