Shades of Cyprus #175050
Tints of Cyprus #175050
RGB
CMYK
RGB Variations
Color information
#175050 (or 0x175050) is known color: Cyprus. HEX triplet: 17, 50 and 50. RGB value is (23,80,80). Sum of RGB (Red+Green+Blue) = 23+80+80=183 (24% of max value = 765). Red value is 23 (9.38% from 255 or 12.57% from 183); Green value is 80 (31.64% from 255 or 43.72% from 183); Blue value is 80 (31.64% from 255 or 43.72% from 183); Max value from RGB is 80 - color contains mainly: green, blue. Hex color #175050 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175050 is #E8AFAF. Grayscale: #3E3E3E. Windows color (decimal): -15249328 or 5263383. OLE color: 5263383.
HSL color Cylindrical-coordinate representation of color #175050: hue angle of 180º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #175050 is Cyan = 0.71, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 23 | 80 | 80 | - |
| CMYK | 0.71 | 0 | 0 | 0.69 |
| HSL | 180º | 0.55% | 0.2% | - |
| HSV(B) | 180º | 0.71% | 0.31% | - |
| XYZ | 4.67 | 6.5 | 8.6 | - |
| YUV | 62.96 | 137.62 | 99.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 80 | 80 | 0.71 | 0 | 0 | 0.69 | 180 | 0.55 | 0.2 |
| Hex | 17 | 50 | 50 | 47 | 0 | 0 | 45 | B4 | 37 | 14 |
| Octal | 27 | 120 | 120 | 107 | 0 | 0 | 105 | 264 | 67 | 24 |
| Binary | 10111 | 1010000 | 1010000 | 1000111 | 0 | 0 | 1000101 | 10110100 | 110111 | 10100 |
Color Harmonies of #175050
Complementary color
Monochromatic Colors of #175050
Black with #175050
Text Example
Text Example
White with #175050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175050; }
p { color: rgb(23,80,80); }
H1.HeaderClassName
{
color: #175050;
}
.AnyTagClassName
{
color: #175050;
}
</style>
background-color css
<style>
a { background-color: #175050; }
a { background-color: rgb(23,80,80); }
div.DivClassName
{
background-color: #175050;
}
.BgClassName
{
background-color: #175050;
}
</style>
border-color css
<style>
span { border-color: #175050; }
span { border-color: rgb(23,80,80); }
td.TdClassName
{
border-color: #175050;
}
.TagClassName
{
border-color: #175050;
}
</style>