Shades of Orient #175271
Tints of Orient #175271
RGB
CMYK
RGB Variations
Color information
#175271 (or 0x175271) is known color: Orient. HEX triplet: 17, 52 and 71. RGB value is (23,82,113). Sum of RGB (Red+Green+Blue) = 23+82+113=218 (28% of max value = 765). Red value is 23 (9.38% from 255 or 10.55% from 218); Green value is 82 (32.42% from 255 or 37.61% from 218); Blue value is 113 (44.53% from 255 or 51.83% from 218); Max value from RGB is 113 - color contains mainly: blue. Hex color #175271 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175271 is #E8AD8E. Grayscale: #434343. Windows color (decimal): -15248783 or 7426583. OLE color: 7426583.
HSL color Cylindrical-coordinate representation of color #175271: hue angle of 200.67º 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 #175271 is Cyan = 0.80, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 82 | 113 | - |
| CMYK | 0.80 | 0.27 | 0 | 0.56 |
| HSL | 200.67º | 0.66% | 0.27% | - |
| HSV(B) | 200.67º | 0.8% | 0.44% | - |
| XYZ | 6.35 | 7.41 | 16.72 | - |
| YUV | 67.89 | 153.45 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 82 | 113 | 0.80 | 0.27 | 0 | 0.56 | 200.67 | 0.66 | 0.27 |
| Hex | 17 | 52 | 71 | 50 | 1B | 0 | 38 | C9 | 42 | 1B |
| Octal | 27 | 122 | 161 | 120 | 33 | 0 | 70 | 311 | 102 | 33 |
| Binary | 10111 | 1010010 | 1110001 | 1010000 | 11011 | 0 | 111000 | 11001001 | 1000010 | 11011 |
Color Harmonies of #175271
Complementary color
Monochromatic Colors of #175271
Black with #175271
Text Example
Text Example
White with #175271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175271; }
p { color: rgb(23,82,113); }
H1.HeaderClassName
{
color: #175271;
}
.AnyTagClassName
{
color: #175271;
}
</style>
background-color css
<style>
a { background-color: #175271; }
a { background-color: rgb(23,82,113); }
div.DivClassName
{
background-color: #175271;
}
.BgClassName
{
background-color: #175271;
}
</style>
border-color css
<style>
span { border-color: #175271; }
span { border-color: rgb(23,82,113); }
td.TdClassName
{
border-color: #175271;
}
.TagClassName
{
border-color: #175271;
}
</style>