Shades of Orient #175677
Tints of Orient #175677
RGB
CMYK
RGB Variations
Color information
#175677 (or 0x175677) is known color: Orient. HEX triplet: 17, 56 and 77. RGB value is (23,86,119). Sum of RGB (Red+Green+Blue) = 23+86+119=228 (30% of max value = 765). Red value is 23 (9.38% from 255 or 10.09% from 228); Green value is 86 (33.98% from 255 or 37.72% from 228); Blue value is 119 (46.88% from 255 or 52.19% from 228); Max value from RGB is 119 - color contains mainly: blue. Hex color #175677 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175677 is #E8A988. Grayscale: #464646. Windows color (decimal): -15247753 or 7820823. OLE color: 7820823.
HSL color Cylindrical-coordinate representation of color #175677: hue angle of 200.62º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #175677 is Cyan = 0.81, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 86 | 119 | - |
| CMYK | 0.81 | 0.28 | 0 | 0.53 |
| HSL | 200.63º | 0.68% | 0.28% | - |
| HSV(B) | 200.63º | 0.81% | 0.47% | - |
| XYZ | 7.01 | 8.17 | 18.66 | - |
| YUV | 70.93 | 155.13 | 93.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 86 | 119 | 0.81 | 0.28 | 0 | 0.53 | 200.63 | 0.68 | 0.28 |
| Hex | 17 | 56 | 77 | 51 | 1C | 0 | 35 | C9 | 44 | 1C |
| Octal | 27 | 126 | 167 | 121 | 34 | 0 | 65 | 311 | 104 | 34 |
| Binary | 10111 | 1010110 | 1110111 | 1010001 | 11100 | 0 | 110101 | 11001001 | 1000100 | 11100 |
Color Harmonies of #175677
Complementary color
Monochromatic Colors of #175677
Black with #175677
Text Example
Text Example
White with #175677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175677; }
p { color: rgb(23,86,119); }
H1.HeaderClassName
{
color: #175677;
}
.AnyTagClassName
{
color: #175677;
}
</style>
background-color css
<style>
a { background-color: #175677; }
a { background-color: rgb(23,86,119); }
div.DivClassName
{
background-color: #175677;
}
.BgClassName
{
background-color: #175677;
}
</style>
border-color css
<style>
span { border-color: #175677; }
span { border-color: rgb(23,86,119); }
td.TdClassName
{
border-color: #175677;
}
.TagClassName
{
border-color: #175677;
}
</style>