Shades of Cyprus #175049
Tints of Cyprus #175049
RGB
CMYK
RGB Variations
Color information
#175049 (or 0x175049) is known color: Cyprus. HEX triplet: 17, 50 and 49. RGB value is (23,80,73). Sum of RGB (Red+Green+Blue) = 23+80+73=176 (23% of max value = 765). Red value is 23 (9.38% from 255 or 13.07% from 176); Green value is 80 (31.64% from 255 or 45.45% from 176); Blue value is 73 (28.91% from 255 or 41.48% from 176); Max value from RGB is 80 - color contains mainly: green. Hex color #175049 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #175049 is #E8AFB6. Grayscale: #3E3E3E. Windows color (decimal): -15249335 or 4804631. OLE color: 4804631.
HSL color Cylindrical-coordinate representation of color #175049: hue angle of 172.63º 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 #175049 is Cyan = 0.71, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 23 | 80 | 73 | - |
| CMYK | 0.71 | 0 | 0.09 | 0.69 |
| HSL | 172.63º | 0.55% | 0.2% | - |
| HSV(B) | 172.63º | 0.71% | 0.31% | - |
| XYZ | 4.42 | 6.4 | 7.31 | - |
| YUV | 62.16 | 134.12 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 80 | 73 | 0.71 | 0 | 0.09 | 0.69 | 172.63 | 0.55 | 0.2 |
| Hex | 17 | 50 | 49 | 47 | 0 | 9 | 45 | AD | 37 | 14 |
| Octal | 27 | 120 | 111 | 107 | 0 | 11 | 105 | 255 | 67 | 24 |
| Binary | 10111 | 1010000 | 1001001 | 1000111 | 0 | 1001 | 1000101 | 10101101 | 110111 | 10100 |
Color Harmonies of #175049
Complementary color
Monochromatic Colors of #175049
Black with #175049
Text Example
Text Example
White with #175049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175049; }
p { color: rgb(23,80,73); }
H1.HeaderClassName
{
color: #175049;
}
.AnyTagClassName
{
color: #175049;
}
</style>
background-color css
<style>
a { background-color: #175049; }
a { background-color: rgb(23,80,73); }
div.DivClassName
{
background-color: #175049;
}
.BgClassName
{
background-color: #175049;
}
</style>
border-color css
<style>
span { border-color: #175049; }
span { border-color: rgb(23,80,73); }
td.TdClassName
{
border-color: #175049;
}
.TagClassName
{
border-color: #175049;
}
</style>