Shades of Cyprus #115152
Tints of Cyprus #115152
RGB
CMYK
RGB Variations
Color information
#115152 (or 0x115152) is known color: Cyprus. HEX triplet: 11, 51 and 52. RGB value is (17,81,82). Sum of RGB (Red+Green+Blue) = 17+81+82=180 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.44% from 180); Green value is 81 (32.03% from 255 or 45% from 180); Blue value is 82 (32.42% from 255 or 45.56% from 180); Max value from RGB is 82 - color contains mainly: blue. Hex color #115152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115152 is #EEAEAD. Grayscale: #3D3D3D. Windows color (decimal): -15642286 or 5394705. OLE color: 5394705.
HSL color Cylindrical-coordinate representation of color #115152: hue angle of 180.92º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #115152 is Cyan = 0.79, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 17 | 81 | 82 | - |
| CMYK | 0.79 | 0.01 | 0 | 0.68 |
| HSL | 180.92º | 0.66% | 0.19% | - |
| HSV(B) | 180.92º | 0.79% | 0.32% | - |
| XYZ | 4.7 | 6.61 | 9.01 | - |
| YUV | 61.98 | 139.3 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 81 | 82 | 0.79 | 0.01 | 0 | 0.68 | 180.92 | 0.66 | 0.19 |
| Hex | 11 | 51 | 52 | 4F | 1 | 0 | 44 | B5 | 42 | 13 |
| Octal | 21 | 121 | 122 | 117 | 1 | 0 | 104 | 265 | 102 | 23 |
| Binary | 10001 | 1010001 | 1010010 | 1001111 | 1 | 0 | 1000100 | 10110101 | 1000010 | 10011 |
Color Harmonies of #115152
Complementary color
Monochromatic Colors of #115152
Black with #115152
Text Example
Text Example
White with #115152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115152; }
p { color: rgb(17,81,82); }
H1.HeaderClassName
{
color: #115152;
}
.AnyTagClassName
{
color: #115152;
}
</style>
background-color css
<style>
a { background-color: #115152; }
a { background-color: rgb(17,81,82); }
div.DivClassName
{
background-color: #115152;
}
.BgClassName
{
background-color: #115152;
}
</style>
border-color css
<style>
span { border-color: #115152; }
span { border-color: rgb(17,81,82); }
td.TdClassName
{
border-color: #115152;
}
.TagClassName
{
border-color: #115152;
}
</style>