Shades of Cyprus #175053
Tints of Cyprus #175053
RGB
CMYK
RGB Variations
Color information
#175053 (or 0x175053) is known color: Cyprus. HEX triplet: 17, 50 and 53. RGB value is (23,80,83). Sum of RGB (Red+Green+Blue) = 23+80+83=186 (24% of max value = 765). Red value is 23 (9.38% from 255 or 12.37% from 186); Green value is 80 (31.64% from 255 or 43.01% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 83 - color contains mainly: blue. Hex color #175053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175053 is #E8AFAC. Grayscale: #3F3F3F. Windows color (decimal): -15249325 or 5459991. OLE color: 5459991.
HSL color Cylindrical-coordinate representation of color #175053: hue angle of 183º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #175053 is Cyan = 0.72, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 23 | 80 | 83 | - |
| CMYK | 0.72 | 0.04 | 0 | 0.67 |
| HSL | 183º | 0.57% | 0.21% | - |
| HSV(B) | 183º | 0.72% | 0.33% | - |
| XYZ | 4.78 | 6.54 | 9.19 | - |
| YUV | 63.3 | 139.12 | 99.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 80 | 83 | 0.72 | 0.04 | 0 | 0.67 | 183 | 0.57 | 0.21 |
| Hex | 17 | 50 | 53 | 48 | 4 | 0 | 43 | B7 | 39 | 15 |
| Octal | 27 | 120 | 123 | 110 | 4 | 0 | 103 | 267 | 71 | 25 |
| Binary | 10111 | 1010000 | 1010011 | 1001000 | 100 | 0 | 1000011 | 10110111 | 111001 | 10101 |
Color Harmonies of #175053
Complementary color
Monochromatic Colors of #175053
Black with #175053
Text Example
Text Example
White with #175053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175053; }
p { color: rgb(23,80,83); }
H1.HeaderClassName
{
color: #175053;
}
.AnyTagClassName
{
color: #175053;
}
</style>
background-color css
<style>
a { background-color: #175053; }
a { background-color: rgb(23,80,83); }
div.DivClassName
{
background-color: #175053;
}
.BgClassName
{
background-color: #175053;
}
</style>
border-color css
<style>
span { border-color: #175053; }
span { border-color: rgb(23,80,83); }
td.TdClassName
{
border-color: #175053;
}
.TagClassName
{
border-color: #175053;
}
</style>