Shades of Orient #175670
Tints of Orient #175670
RGB
CMYK
RGB Variations
Color information
#175670 (or 0x175670) is known color: Orient. HEX triplet: 17, 56 and 70. RGB value is (23,86,112). Sum of RGB (Red+Green+Blue) = 23+86+112=221 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.41% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #175670 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175670 is #E8A98F. Grayscale: #454545. Windows color (decimal): -15247760 or 7362071. OLE color: 7362071.
HSL color Cylindrical-coordinate representation of color #175670: hue angle of 197.53º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #175670 is Cyan = 0.79, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 86 | 112 | - |
| CMYK | 0.79 | 0.23 | 0 | 0.56 |
| HSL | 197.53º | 0.66% | 0.26% | - |
| HSV(B) | 197.53º | 0.79% | 0.44% | - |
| XYZ | 6.61 | 8.01 | 16.53 | - |
| YUV | 70.13 | 151.63 | 94.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 86 | 112 | 0.79 | 0.23 | 0 | 0.56 | 197.53 | 0.66 | 0.26 |
| Hex | 17 | 56 | 70 | 4F | 17 | 0 | 38 | C6 | 42 | 1A |
| Octal | 27 | 126 | 160 | 117 | 27 | 0 | 70 | 306 | 102 | 32 |
| Binary | 10111 | 1010110 | 1110000 | 1001111 | 10111 | 0 | 111000 | 11000110 | 1000010 | 11010 |
Color Harmonies of #175670
Complementary color
Monochromatic Colors of #175670
Black with #175670
Text Example
Text Example
White with #175670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175670; }
p { color: rgb(23,86,112); }
H1.HeaderClassName
{
color: #175670;
}
.AnyTagClassName
{
color: #175670;
}
</style>
background-color css
<style>
a { background-color: #175670; }
a { background-color: rgb(23,86,112); }
div.DivClassName
{
background-color: #175670;
}
.BgClassName
{
background-color: #175670;
}
</style>
border-color css
<style>
span { border-color: #175670; }
span { border-color: rgb(23,86,112); }
td.TdClassName
{
border-color: #175670;
}
.TagClassName
{
border-color: #175670;
}
</style>