Shades of Cyprus #115454
Tints of Cyprus #115454
RGB
CMYK
RGB Variations
Color information
#115454 (or 0x115454) is known color: Cyprus. HEX triplet: 11, 54 and 54. RGB value is (17,84,84). Sum of RGB (Red+Green+Blue) = 17+84+84=185 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.19% from 185); Green value is 84 (33.20% from 255 or 45.41% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #115454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115454 is #EEABAB. Grayscale: #3F3F3F. Windows color (decimal): -15641516 or 5526545. OLE color: 5526545.
HSL color Cylindrical-coordinate representation of color #115454: hue angle of 180º 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 #115454 is Cyan = 0.80, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 84 | 84 | - |
| CMYK | 0.80 | 0 | 0 | 0.67 |
| HSL | 180º | 0.66% | 0.2% | - |
| HSV(B) | 180º | 0.8% | 0.33% | - |
| XYZ | 5 | 7.1 | 9.49 | - |
| YUV | 63.97 | 139.3 | 94.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 84 | 84 | 0.80 | 0 | 0 | 0.67 | 180 | 0.66 | 0.2 |
| Hex | 11 | 54 | 54 | 50 | 0 | 0 | 43 | B4 | 42 | 14 |
| Octal | 21 | 124 | 124 | 120 | 0 | 0 | 103 | 264 | 102 | 24 |
| Binary | 10001 | 1010100 | 1010100 | 1010000 | 0 | 0 | 1000011 | 10110100 | 1000010 | 10100 |
Color Harmonies of #115454
Complementary color
Monochromatic Colors of #115454
Black with #115454
Text Example
Text Example
White with #115454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115454; }
p { color: rgb(17,84,84); }
H1.HeaderClassName
{
color: #115454;
}
.AnyTagClassName
{
color: #115454;
}
</style>
background-color css
<style>
a { background-color: #115454; }
a { background-color: rgb(17,84,84); }
div.DivClassName
{
background-color: #115454;
}
.BgClassName
{
background-color: #115454;
}
</style>
border-color css
<style>
span { border-color: #115454; }
span { border-color: rgb(17,84,84); }
td.TdClassName
{
border-color: #115454;
}
.TagClassName
{
border-color: #115454;
}
</style>