Shades of Orient #175570
Tints of Orient #175570
RGB
CMYK
RGB Variations
Color information
#175570 (or 0x175570) is known color: Orient. HEX triplet: 17, 55 and 70. RGB value is (23,85,112). Sum of RGB (Red+Green+Blue) = 23+85+112=220 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.45% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 112 (44.14% from 255 or 50.91% from 220); Max value from RGB is 112 - color contains mainly: blue. Hex color #175570 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175570 is #E8AA8F. Grayscale: #454545. Windows color (decimal): -15248016 or 7361815. OLE color: 7361815.
HSL color Cylindrical-coordinate representation of color #175570: hue angle of 198.2º 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 #175570 is Cyan = 0.79, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 85 | 112 | - |
| CMYK | 0.79 | 0.24 | 0 | 0.56 |
| HSL | 198.2º | 0.66% | 0.26% | - |
| HSV(B) | 198.2º | 0.79% | 0.44% | - |
| XYZ | 6.53 | 7.85 | 16.5 | - |
| YUV | 69.54 | 151.96 | 94.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 85 | 112 | 0.79 | 0.24 | 0 | 0.56 | 198.2 | 0.66 | 0.26 |
| Hex | 17 | 55 | 70 | 4F | 18 | 0 | 38 | C6 | 42 | 1A |
| Octal | 27 | 125 | 160 | 117 | 30 | 0 | 70 | 306 | 102 | 32 |
| Binary | 10111 | 1010101 | 1110000 | 1001111 | 11000 | 0 | 111000 | 11000110 | 1000010 | 11010 |
Color Harmonies of #175570
Complementary color
Monochromatic Colors of #175570
Black with #175570
Text Example
Text Example
White with #175570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175570; }
p { color: rgb(23,85,112); }
H1.HeaderClassName
{
color: #175570;
}
.AnyTagClassName
{
color: #175570;
}
</style>
background-color css
<style>
a { background-color: #175570; }
a { background-color: rgb(23,85,112); }
div.DivClassName
{
background-color: #175570;
}
.BgClassName
{
background-color: #175570;
}
</style>
border-color css
<style>
span { border-color: #175570; }
span { border-color: rgb(23,85,112); }
td.TdClassName
{
border-color: #175570;
}
.TagClassName
{
border-color: #175570;
}
</style>