Shades of Cyprus #175450
Tints of Cyprus #175450
RGB
CMYK
RGB Variations
Color information
#175450 (or 0x175450) is known color: Cyprus. HEX triplet: 17, 54 and 50. RGB value is (23,84,80). Sum of RGB (Red+Green+Blue) = 23+84+80=187 (24% of max value = 765). Red value is 23 (9.38% from 255 or 12.30% from 187); Green value is 84 (33.20% from 255 or 44.92% from 187); Blue value is 80 (31.64% from 255 or 42.78% from 187); Max value from RGB is 84 - color contains mainly: green. Hex color #175450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175450 is #E8ABAF. Grayscale: #414141. Windows color (decimal): -15248304 or 5264407. OLE color: 5264407.
HSL color Cylindrical-coordinate representation of color #175450: hue angle of 176.07º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #175450 is Cyan = 0.73, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 23 | 84 | 80 | - |
| CMYK | 0.73 | 0 | 0.05 | 0.67 |
| HSL | 176.07º | 0.57% | 0.21% | - |
| HSV(B) | 176.07º | 0.73% | 0.33% | - |
| XYZ | 4.97 | 7.1 | 8.7 | - |
| YUV | 65.31 | 136.29 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 84 | 80 | 0.73 | 0 | 0.05 | 0.67 | 176.07 | 0.57 | 0.21 |
| Hex | 17 | 54 | 50 | 49 | 0 | 5 | 43 | B0 | 39 | 15 |
| Octal | 27 | 124 | 120 | 111 | 0 | 5 | 103 | 260 | 71 | 25 |
| Binary | 10111 | 1010100 | 1010000 | 1001001 | 0 | 101 | 1000011 | 10110000 | 111001 | 10101 |
Color Harmonies of #175450
Complementary color
Monochromatic Colors of #175450
Black with #175450
Text Example
Text Example
White with #175450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175450; }
p { color: rgb(23,84,80); }
H1.HeaderClassName
{
color: #175450;
}
.AnyTagClassName
{
color: #175450;
}
</style>
background-color css
<style>
a { background-color: #175450; }
a { background-color: rgb(23,84,80); }
div.DivClassName
{
background-color: #175450;
}
.BgClassName
{
background-color: #175450;
}
</style>
border-color css
<style>
span { border-color: #175450; }
span { border-color: rgb(23,84,80); }
td.TdClassName
{
border-color: #175450;
}
.TagClassName
{
border-color: #175450;
}
</style>