Shades of Cyprus #175048
Tints of Cyprus #175048
RGB
CMYK
RGB Variations
Color information
#175048 (or 0x175048) is known color: Cyprus. HEX triplet: 17, 50 and 48. RGB value is (23,80,72). Sum of RGB (Red+Green+Blue) = 23+80+72=175 (23% of max value = 765). Red value is 23 (9.38% from 255 or 13.14% from 175); Green value is 80 (31.64% from 255 or 45.71% from 175); Blue value is 72 (28.52% from 255 or 41.14% from 175); Max value from RGB is 80 - color contains mainly: green. Hex color #175048 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #175048 is #E8AFB7. Grayscale: #3E3E3E. Windows color (decimal): -15249336 or 4739095. OLE color: 4739095.
HSL color Cylindrical-coordinate representation of color #175048: hue angle of 171.58º 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 #175048 is Cyan = 0.71, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 23 | 80 | 72 | - |
| CMYK | 0.71 | 0 | 0.10 | 0.69 |
| HSL | 171.58º | 0.55% | 0.2% | - |
| HSV(B) | 171.58º | 0.71% | 0.31% | - |
| XYZ | 4.39 | 6.39 | 7.13 | - |
| YUV | 62.05 | 133.62 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 80 | 72 | 0.71 | 0 | 0.10 | 0.69 | 171.58 | 0.55 | 0.2 |
| Hex | 17 | 50 | 48 | 47 | 0 | A | 45 | AC | 37 | 14 |
| Octal | 27 | 120 | 110 | 107 | 0 | 12 | 105 | 254 | 67 | 24 |
| Binary | 10111 | 1010000 | 1001000 | 1000111 | 0 | 1010 | 1000101 | 10101100 | 110111 | 10100 |
Color Harmonies of #175048
Complementary color
Monochromatic Colors of #175048
Black with #175048
Text Example
Text Example
White with #175048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175048; }
p { color: rgb(23,80,72); }
H1.HeaderClassName
{
color: #175048;
}
.AnyTagClassName
{
color: #175048;
}
</style>
background-color css
<style>
a { background-color: #175048; }
a { background-color: rgb(23,80,72); }
div.DivClassName
{
background-color: #175048;
}
.BgClassName
{
background-color: #175048;
}
</style>
border-color css
<style>
span { border-color: #175048; }
span { border-color: rgb(23,80,72); }
td.TdClassName
{
border-color: #175048;
}
.TagClassName
{
border-color: #175048;
}
</style>