Shades of Cyprus #115449
Tints of Cyprus #115449
RGB
CMYK
RGB Variations
Color information
#115449 (or 0x115449) is known color: Cyprus. HEX triplet: 11, 54 and 49. RGB value is (17,84,73). Sum of RGB (Red+Green+Blue) = 17+84+73=174 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.77% from 174); Green value is 84 (33.20% from 255 or 48.28% from 174); Blue value is 73 (28.91% from 255 or 41.95% from 174); Max value from RGB is 84 - color contains mainly: green. Hex color #115449 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115449 is #EEABB6. Grayscale: #3E3E3E. Windows color (decimal): -15641527 or 4805649. OLE color: 4805649.
HSL color Cylindrical-coordinate representation of color #115449: hue angle of 170.15º 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 #115449 is Cyan = 0.80, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 84 | 73 | - |
| CMYK | 0.80 | 0 | 0.13 | 0.67 |
| HSL | 170.15º | 0.66% | 0.2% | - |
| HSV(B) | 170.15º | 0.8% | 0.33% | - |
| XYZ | 4.6 | 6.94 | 7.4 | - |
| YUV | 62.71 | 133.8 | 95.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 84 | 73 | 0.80 | 0 | 0.13 | 0.67 | 170.15 | 0.66 | 0.2 |
| Hex | 11 | 54 | 49 | 50 | 0 | D | 43 | AA | 42 | 14 |
| Octal | 21 | 124 | 111 | 120 | 0 | 15 | 103 | 252 | 102 | 24 |
| Binary | 10001 | 1010100 | 1001001 | 1010000 | 0 | 1101 | 1000011 | 10101010 | 1000010 | 10100 |
Color Harmonies of #115449
Complementary color
Monochromatic Colors of #115449
Black with #115449
Text Example
Text Example
White with #115449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115449; }
p { color: rgb(17,84,73); }
H1.HeaderClassName
{
color: #115449;
}
.AnyTagClassName
{
color: #115449;
}
</style>
background-color css
<style>
a { background-color: #115449; }
a { background-color: rgb(17,84,73); }
div.DivClassName
{
background-color: #115449;
}
.BgClassName
{
background-color: #115449;
}
</style>
border-color css
<style>
span { border-color: #115449; }
span { border-color: rgb(17,84,73); }
td.TdClassName
{
border-color: #115449;
}
.TagClassName
{
border-color: #115449;
}
</style>