Shades of Orient #175671
Tints of Orient #175671
RGB
CMYK
RGB Variations
Color information
#175671 (or 0x175671) is known color: Orient. HEX triplet: 17, 56 and 71. RGB value is (23,86,113). Sum of RGB (Red+Green+Blue) = 23+86+113=222 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.36% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 113 (44.53% from 255 or 50.90% from 222); Max value from RGB is 113 - color contains mainly: blue. Hex color #175671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175671 is #E8A98E. Grayscale: #464646. Windows color (decimal): -15247759 or 7427607. OLE color: 7427607.
HSL color Cylindrical-coordinate representation of color #175671: hue angle of 198º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #175671 is Cyan = 0.80, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 86 | 113 | - |
| CMYK | 0.80 | 0.24 | 0 | 0.56 |
| HSL | 198º | 0.66% | 0.27% | - |
| HSV(B) | 198º | 0.8% | 0.44% | - |
| XYZ | 6.66 | 8.03 | 16.82 | - |
| YUV | 70.24 | 152.13 | 94.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 86 | 113 | 0.80 | 0.24 | 0 | 0.56 | 198 | 0.66 | 0.27 |
| Hex | 17 | 56 | 71 | 50 | 18 | 0 | 38 | C6 | 42 | 1B |
| Octal | 27 | 126 | 161 | 120 | 30 | 0 | 70 | 306 | 102 | 33 |
| Binary | 10111 | 1010110 | 1110001 | 1010000 | 11000 | 0 | 111000 | 11000110 | 1000010 | 11011 |
Color Harmonies of #175671
Complementary color
Monochromatic Colors of #175671
Black with #175671
Text Example
Text Example
White with #175671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175671; }
p { color: rgb(23,86,113); }
H1.HeaderClassName
{
color: #175671;
}
.AnyTagClassName
{
color: #175671;
}
</style>
background-color css
<style>
a { background-color: #175671; }
a { background-color: rgb(23,86,113); }
div.DivClassName
{
background-color: #175671;
}
.BgClassName
{
background-color: #175671;
}
</style>
border-color css
<style>
span { border-color: #175671; }
span { border-color: rgb(23,86,113); }
td.TdClassName
{
border-color: #175671;
}
.TagClassName
{
border-color: #175671;
}
</style>