Shades of Orient #175577
Tints of Orient #175577
RGB
CMYK
RGB Variations
Color information
#175577 (or 0x175577) is known color: Orient. HEX triplet: 17, 55 and 77. RGB value is (23,85,119). Sum of RGB (Red+Green+Blue) = 23+85+119=227 (30% of max value = 765). Red value is 23 (9.38% from 255 or 10.13% from 227); Green value is 85 (33.59% from 255 or 37.44% from 227); Blue value is 119 (46.88% from 255 or 52.42% from 227); Max value from RGB is 119 - color contains mainly: blue. Hex color #175577 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175577 is #E8AA88. Grayscale: #464646. Windows color (decimal): -15248009 or 7820567. OLE color: 7820567.
HSL color Cylindrical-coordinate representation of color #175577: hue angle of 201.25º 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 #175577 is Cyan = 0.81, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 85 | 119 | - |
| CMYK | 0.81 | 0.29 | 0 | 0.53 |
| HSL | 201.25º | 0.68% | 0.28% | - |
| HSV(B) | 201.25º | 0.81% | 0.47% | - |
| XYZ | 6.93 | 8.01 | 18.63 | - |
| YUV | 70.34 | 155.46 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 85 | 119 | 0.81 | 0.29 | 0 | 0.53 | 201.25 | 0.68 | 0.28 |
| Hex | 17 | 55 | 77 | 51 | 1D | 0 | 35 | C9 | 44 | 1C |
| Octal | 27 | 125 | 167 | 121 | 35 | 0 | 65 | 311 | 104 | 34 |
| Binary | 10111 | 1010101 | 1110111 | 1010001 | 11101 | 0 | 110101 | 11001001 | 1000100 | 11100 |
Color Harmonies of #175577
Complementary color
Monochromatic Colors of #175577
Black with #175577
Text Example
Text Example
White with #175577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175577; }
p { color: rgb(23,85,119); }
H1.HeaderClassName
{
color: #175577;
}
.AnyTagClassName
{
color: #175577;
}
</style>
background-color css
<style>
a { background-color: #175577; }
a { background-color: rgb(23,85,119); }
div.DivClassName
{
background-color: #175577;
}
.BgClassName
{
background-color: #175577;
}
</style>
border-color css
<style>
span { border-color: #175577; }
span { border-color: rgb(23,85,119); }
td.TdClassName
{
border-color: #175577;
}
.TagClassName
{
border-color: #175577;
}
</style>