Shades of Orient #175776
Tints of Orient #175776
RGB
CMYK
RGB Variations
Color information
#175776 (or 0x175776) is known color: Orient. HEX triplet: 17, 57 and 76. RGB value is (23,87,118). Sum of RGB (Red+Green+Blue) = 23+87+118=228 (30% of max value = 765). Red value is 23 (9.38% from 255 or 10.09% from 228); Green value is 87 (34.38% from 255 or 38.16% from 228); Blue value is 118 (46.48% from 255 or 51.75% from 228); Max value from RGB is 118 - color contains mainly: blue. Hex color #175776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175776 is #E8A889. Grayscale: #474747. Windows color (decimal): -15247498 or 7755543. OLE color: 7755543.
HSL color Cylindrical-coordinate representation of color #175776: hue angle of 199.58º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #175776 is Cyan = 0.81, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 23 | 87 | 118 | - |
| CMYK | 0.81 | 0.26 | 0 | 0.54 |
| HSL | 199.58º | 0.67% | 0.28% | - |
| HSV(B) | 199.58º | 0.81% | 0.46% | - |
| XYZ | 7.03 | 8.31 | 18.37 | - |
| YUV | 71.4 | 154.3 | 93.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 87 | 118 | 0.81 | 0.26 | 0 | 0.54 | 199.58 | 0.67 | 0.28 |
| Hex | 17 | 57 | 76 | 51 | 1A | 0 | 36 | C8 | 43 | 1C |
| Octal | 27 | 127 | 166 | 121 | 32 | 0 | 66 | 310 | 103 | 34 |
| Binary | 10111 | 1010111 | 1110110 | 1010001 | 11010 | 0 | 110110 | 11001000 | 1000011 | 11100 |
Color Harmonies of #175776
Complementary color
Monochromatic Colors of #175776
Black with #175776
Text Example
Text Example
White with #175776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175776; }
p { color: rgb(23,87,118); }
H1.HeaderClassName
{
color: #175776;
}
.AnyTagClassName
{
color: #175776;
}
</style>
background-color css
<style>
a { background-color: #175776; }
a { background-color: rgb(23,87,118); }
div.DivClassName
{
background-color: #175776;
}
.BgClassName
{
background-color: #175776;
}
</style>
border-color css
<style>
span { border-color: #175776; }
span { border-color: rgb(23,87,118); }
td.TdClassName
{
border-color: #175776;
}
.TagClassName
{
border-color: #175776;
}
</style>