Shades of Cyprus #115254
Tints of Cyprus #115254
RGB
CMYK
RGB Variations
Color information
#115254 (or 0x115254) is known color: Cyprus. HEX triplet: 11, 52 and 54. RGB value is (17,82,84). Sum of RGB (Red+Green+Blue) = 17+82+84=183 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.29% from 183); Green value is 82 (32.42% from 255 or 44.81% from 183); Blue value is 84 (33.20% from 255 or 45.90% from 183); Max value from RGB is 84 - color contains mainly: blue. Hex color #115254 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115254 is #EEADAB. Grayscale: #3E3E3E. Windows color (decimal): -15642028 or 5526033. OLE color: 5526033.
HSL color Cylindrical-coordinate representation of color #115254: hue angle of 181.79º 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 #115254 is Cyan = 0.80, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 82 | 84 | - |
| CMYK | 0.80 | 0.02 | 0 | 0.67 |
| HSL | 181.79º | 0.66% | 0.2% | - |
| HSV(B) | 181.79º | 0.8% | 0.33% | - |
| XYZ | 4.85 | 6.79 | 9.44 | - |
| YUV | 62.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 82 | 84 | 0.80 | 0.02 | 0 | 0.67 | 181.79 | 0.66 | 0.2 |
| Hex | 11 | 52 | 54 | 50 | 2 | 0 | 43 | B6 | 42 | 14 |
| Octal | 21 | 122 | 124 | 120 | 2 | 0 | 103 | 266 | 102 | 24 |
| Binary | 10001 | 1010010 | 1010100 | 1010000 | 10 | 0 | 1000011 | 10110110 | 1000010 | 10100 |
Color Harmonies of #115254
Complementary color
Monochromatic Colors of #115254
Black with #115254
Text Example
Text Example
White with #115254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115254; }
p { color: rgb(17,82,84); }
H1.HeaderClassName
{
color: #115254;
}
.AnyTagClassName
{
color: #115254;
}
</style>
background-color css
<style>
a { background-color: #115254; }
a { background-color: rgb(17,82,84); }
div.DivClassName
{
background-color: #115254;
}
.BgClassName
{
background-color: #115254;
}
</style>
border-color css
<style>
span { border-color: #115254; }
span { border-color: rgb(17,82,84); }
td.TdClassName
{
border-color: #115254;
}
.TagClassName
{
border-color: #115254;
}
</style>