Shades of Cyprus #175352
Tints of Cyprus #175352
RGB
CMYK
RGB Variations
Color information
#175352 (or 0x175352) is known color: Cyprus. HEX triplet: 17, 53 and 52. RGB value is (23,83,82). Sum of RGB (Red+Green+Blue) = 23+83+82=188 (24% of max value = 765). Red value is 23 (9.38% from 255 or 12.23% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #175352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175352 is #E8ACAD. Grayscale: #404040. Windows color (decimal): -15248558 or 5395223. OLE color: 5395223.
HSL color Cylindrical-coordinate representation of color #175352: hue angle of 179º 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 #175352 is Cyan = 0.72, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 23 | 83 | 82 | - |
| CMYK | 0.72 | 0 | 0.01 | 0.67 |
| HSL | 179º | 0.57% | 0.21% | - |
| HSV(B) | 179º | 0.72% | 0.33% | - |
| XYZ | 4.97 | 6.98 | 9.07 | - |
| YUV | 64.95 | 137.62 | 98.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 83 | 82 | 0.72 | 0 | 0.01 | 0.67 | 179 | 0.57 | 0.21 |
| Hex | 17 | 53 | 52 | 48 | 0 | 1 | 43 | B3 | 39 | 15 |
| Octal | 27 | 123 | 122 | 110 | 0 | 1 | 103 | 263 | 71 | 25 |
| Binary | 10111 | 1010011 | 1010010 | 1001000 | 0 | 1 | 1000011 | 10110011 | 111001 | 10101 |
Color Harmonies of #175352
Complementary color
Monochromatic Colors of #175352
Black with #175352
Text Example
Text Example
White with #175352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175352; }
p { color: rgb(23,83,82); }
H1.HeaderClassName
{
color: #175352;
}
.AnyTagClassName
{
color: #175352;
}
</style>
background-color css
<style>
a { background-color: #175352; }
a { background-color: rgb(23,83,82); }
div.DivClassName
{
background-color: #175352;
}
.BgClassName
{
background-color: #175352;
}
</style>
border-color css
<style>
span { border-color: #175352; }
span { border-color: rgb(23,83,82); }
td.TdClassName
{
border-color: #175352;
}
.TagClassName
{
border-color: #175352;
}
</style>