Shades of Orient #175778
Tints of Orient #175778
RGB
CMYK
RGB Variations
Color information
#175778 (or 0x175778) is known color: Orient. HEX triplet: 17, 57 and 78. RGB value is (23,87,120). Sum of RGB (Red+Green+Blue) = 23+87+120=230 (30% of max value = 765). Red value is 23 (9.38% from 255 or 10% from 230); Green value is 87 (34.38% from 255 or 37.83% from 230); Blue value is 120 (47.27% from 255 or 52.17% from 230); Max value from RGB is 120 - color contains mainly: blue. Hex color #175778 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175778 is #E8A887. Grayscale: #474747. Windows color (decimal): -15247496 or 7886615. OLE color: 7886615.
HSL color Cylindrical-coordinate representation of color #175778: hue angle of 200.41º 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 #175778 is Cyan = 0.81, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 87 | 120 | - |
| CMYK | 0.81 | 0.28 | 0 | 0.53 |
| HSL | 200.41º | 0.68% | 0.28% | - |
| HSV(B) | 200.41º | 0.81% | 0.47% | - |
| XYZ | 7.15 | 8.35 | 19 | - |
| YUV | 71.63 | 155.3 | 93.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 87 | 120 | 0.81 | 0.28 | 0 | 0.53 | 200.41 | 0.68 | 0.28 |
| Hex | 17 | 57 | 78 | 51 | 1C | 0 | 35 | C8 | 44 | 1C |
| Octal | 27 | 127 | 170 | 121 | 34 | 0 | 65 | 310 | 104 | 34 |
| Binary | 10111 | 1010111 | 1111000 | 1010001 | 11100 | 0 | 110101 | 11001000 | 1000100 | 11100 |
Color Harmonies of #175778
Complementary color
Monochromatic Colors of #175778
Black with #175778
Text Example
Text Example
White with #175778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175778; }
p { color: rgb(23,87,120); }
H1.HeaderClassName
{
color: #175778;
}
.AnyTagClassName
{
color: #175778;
}
</style>
background-color css
<style>
a { background-color: #175778; }
a { background-color: rgb(23,87,120); }
div.DivClassName
{
background-color: #175778;
}
.BgClassName
{
background-color: #175778;
}
</style>
border-color css
<style>
span { border-color: #175778; }
span { border-color: rgb(23,87,120); }
td.TdClassName
{
border-color: #175778;
}
.TagClassName
{
border-color: #175778;
}
</style>