Shades of Cyprus #115453
Tints of Cyprus #115453
RGB
CMYK
RGB Variations
Color information
#115453 (or 0x115453) is known color: Cyprus. HEX triplet: 11, 54 and 53. RGB value is (17,84,83). Sum of RGB (Red+Green+Blue) = 17+84+83=184 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.24% from 184); Green value is 84 (33.20% from 255 or 45.65% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 84 - color contains mainly: green. Hex color #115453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115453 is #EEABAC. Grayscale: #3F3F3F. Windows color (decimal): -15641517 or 5461009. OLE color: 5461009.
HSL color Cylindrical-coordinate representation of color #115453: hue angle of 179.1º 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 #115453 is Cyan = 0.80, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 84 | 83 | - |
| CMYK | 0.80 | 0 | 0.01 | 0.67 |
| HSL | 179.1º | 0.66% | 0.2% | - |
| HSV(B) | 179.1º | 0.8% | 0.33% | - |
| XYZ | 4.96 | 7.08 | 9.29 | - |
| YUV | 63.85 | 138.8 | 94.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 84 | 83 | 0.80 | 0 | 0.01 | 0.67 | 179.1 | 0.66 | 0.2 |
| Hex | 11 | 54 | 53 | 50 | 0 | 1 | 43 | B3 | 42 | 14 |
| Octal | 21 | 124 | 123 | 120 | 0 | 1 | 103 | 263 | 102 | 24 |
| Binary | 10001 | 1010100 | 1010011 | 1010000 | 0 | 1 | 1000011 | 10110011 | 1000010 | 10100 |
Color Harmonies of #115453
Complementary color
Monochromatic Colors of #115453
Black with #115453
Text Example
Text Example
White with #115453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115453; }
p { color: rgb(17,84,83); }
H1.HeaderClassName
{
color: #115453;
}
.AnyTagClassName
{
color: #115453;
}
</style>
background-color css
<style>
a { background-color: #115453; }
a { background-color: rgb(17,84,83); }
div.DivClassName
{
background-color: #115453;
}
.BgClassName
{
background-color: #115453;
}
</style>
border-color css
<style>
span { border-color: #115453; }
span { border-color: rgb(17,84,83); }
td.TdClassName
{
border-color: #115453;
}
.TagClassName
{
border-color: #115453;
}
</style>