Shades of Orient #175171
Tints of Orient #175171
RGB
CMYK
RGB Variations
Color information
#175171 (or 0x175171) is known color: Orient. HEX triplet: 17, 51 and 71. RGB value is (23,81,113). Sum of RGB (Red+Green+Blue) = 23+81+113=217 (28% of max value = 765). Red value is 23 (9.38% from 255 or 10.60% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 113 (44.53% from 255 or 52.07% from 217); Max value from RGB is 113 - color contains mainly: blue. Hex color #175171 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175171 is #E8AE8E. Grayscale: #434343. Windows color (decimal): -15249039 or 7426327. OLE color: 7426327.
HSL color Cylindrical-coordinate representation of color #175171: hue angle of 201.33º 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 #175171 is Cyan = 0.80, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 81 | 113 | - |
| CMYK | 0.80 | 0.28 | 0 | 0.56 |
| HSL | 201.33º | 0.66% | 0.27% | - |
| HSV(B) | 201.33º | 0.8% | 0.44% | - |
| XYZ | 6.28 | 7.26 | 16.69 | - |
| YUV | 67.31 | 153.78 | 96.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 81 | 113 | 0.80 | 0.28 | 0 | 0.56 | 201.33 | 0.66 | 0.27 |
| Hex | 17 | 51 | 71 | 50 | 1C | 0 | 38 | C9 | 42 | 1B |
| Octal | 27 | 121 | 161 | 120 | 34 | 0 | 70 | 311 | 102 | 33 |
| Binary | 10111 | 1010001 | 1110001 | 1010000 | 11100 | 0 | 111000 | 11001001 | 1000010 | 11011 |
Color Harmonies of #175171
Complementary color
Monochromatic Colors of #175171
Black with #175171
Text Example
Text Example
White with #175171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175171; }
p { color: rgb(23,81,113); }
H1.HeaderClassName
{
color: #175171;
}
.AnyTagClassName
{
color: #175171;
}
</style>
background-color css
<style>
a { background-color: #175171; }
a { background-color: rgb(23,81,113); }
div.DivClassName
{
background-color: #175171;
}
.BgClassName
{
background-color: #175171;
}
</style>
border-color css
<style>
span { border-color: #175171; }
span { border-color: rgb(23,81,113); }
td.TdClassName
{
border-color: #175171;
}
.TagClassName
{
border-color: #175171;
}
</style>