Shades of Orient #175277
Tints of Orient #175277
RGB
CMYK
RGB Variations
Color information
#175277 (or 0x175277) is known color: Orient. HEX triplet: 17, 52 and 77. RGB value is (23,82,119). Sum of RGB (Red+Green+Blue) = 23+82+119=224 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.27% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 119 (46.88% from 255 or 53.12% from 224); Max value from RGB is 119 - color contains mainly: blue. Hex color #175277 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175277 is #E8AD88. Grayscale: #444444. Windows color (decimal): -15248777 or 7819799. OLE color: 7819799.
HSL color Cylindrical-coordinate representation of color #175277: hue angle of 203.12º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #175277 is Cyan = 0.81, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 82 | 119 | - |
| CMYK | 0.81 | 0.31 | 0 | 0.53 |
| HSL | 203.13º | 0.68% | 0.28% | - |
| HSV(B) | 203.13º | 0.81% | 0.47% | - |
| XYZ | 6.7 | 7.55 | 18.56 | - |
| YUV | 68.58 | 156.45 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 82 | 119 | 0.81 | 0.31 | 0 | 0.53 | 203.13 | 0.68 | 0.28 |
| Hex | 17 | 52 | 77 | 51 | 1F | 0 | 35 | CB | 44 | 1C |
| Octal | 27 | 122 | 167 | 121 | 37 | 0 | 65 | 313 | 104 | 34 |
| Binary | 10111 | 1010010 | 1110111 | 1010001 | 11111 | 0 | 110101 | 11001011 | 1000100 | 11100 |
Color Harmonies of #175277
Complementary color
Monochromatic Colors of #175277
Black with #175277
Text Example
Text Example
White with #175277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175277; }
p { color: rgb(23,82,119); }
H1.HeaderClassName
{
color: #175277;
}
.AnyTagClassName
{
color: #175277;
}
</style>
background-color css
<style>
a { background-color: #175277; }
a { background-color: rgb(23,82,119); }
div.DivClassName
{
background-color: #175277;
}
.BgClassName
{
background-color: #175277;
}
</style>
border-color css
<style>
span { border-color: #175277; }
span { border-color: rgb(23,82,119); }
td.TdClassName
{
border-color: #175277;
}
.TagClassName
{
border-color: #175277;
}
</style>