Shades of Orient #175870
Tints of Orient #175870
RGB
CMYK
RGB Variations
Color information
#175870 (or 0x175870) is known color: Orient. HEX triplet: 17, 58 and 70. RGB value is (23,88,112). Sum of RGB (Red+Green+Blue) = 23+88+112=223 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.31% from 223); Green value is 88 (34.77% from 255 or 39.46% from 223); Blue value is 112 (44.14% from 255 or 50.22% from 223); Max value from RGB is 112 - color contains mainly: blue. Hex color #175870 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175870 is #E8A78F. Grayscale: #474747. Windows color (decimal): -15247248 or 7362583. OLE color: 7362583.
HSL color Cylindrical-coordinate representation of color #175870: hue angle of 196.18º 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 #175870 is Cyan = 0.79, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 88 | 112 | - |
| CMYK | 0.79 | 0.21 | 0 | 0.56 |
| HSL | 196.18º | 0.66% | 0.26% | - |
| HSV(B) | 196.18º | 0.79% | 0.44% | - |
| XYZ | 6.77 | 8.33 | 16.58 | - |
| YUV | 71.3 | 150.97 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 88 | 112 | 0.79 | 0.21 | 0 | 0.56 | 196.18 | 0.66 | 0.26 |
| Hex | 17 | 58 | 70 | 4F | 15 | 0 | 38 | C4 | 42 | 1A |
| Octal | 27 | 130 | 160 | 117 | 25 | 0 | 70 | 304 | 102 | 32 |
| Binary | 10111 | 1011000 | 1110000 | 1001111 | 10101 | 0 | 111000 | 11000100 | 1000010 | 11010 |
Color Harmonies of #175870
Complementary color
Monochromatic Colors of #175870
Black with #175870
Text Example
Text Example
White with #175870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175870; }
p { color: rgb(23,88,112); }
H1.HeaderClassName
{
color: #175870;
}
.AnyTagClassName
{
color: #175870;
}
</style>
background-color css
<style>
a { background-color: #175870; }
a { background-color: rgb(23,88,112); }
div.DivClassName
{
background-color: #175870;
}
.BgClassName
{
background-color: #175870;
}
</style>
border-color css
<style>
span { border-color: #175870; }
span { border-color: rgb(23,88,112); }
td.TdClassName
{
border-color: #175870;
}
.TagClassName
{
border-color: #175870;
}
</style>