Shades of Orient #175076
Tints of Orient #175076
RGB
CMYK
RGB Variations
Color information
#175076 (or 0x175076) is known color: Orient. HEX triplet: 17, 50 and 76. RGB value is (23,80,118). Sum of RGB (Red+Green+Blue) = 23+80+118=221 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.41% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 118 (46.48% from 255 or 53.39% from 221); Max value from RGB is 118 - color contains mainly: blue. Hex color #175076 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175076 is #E8AF89. Grayscale: #434343. Windows color (decimal): -15249290 or 7753751. OLE color: 7753751.
HSL color Cylindrical-coordinate representation of color #175076: hue angle of 204º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #175076 is Cyan = 0.81, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 23 | 80 | 118 | - |
| CMYK | 0.81 | 0.32 | 0 | 0.54 |
| HSL | 204º | 0.67% | 0.28% | - |
| HSV(B) | 204º | 0.81% | 0.46% | - |
| XYZ | 6.49 | 7.23 | 18.19 | - |
| YUV | 67.29 | 156.62 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 80 | 118 | 0.81 | 0.32 | 0 | 0.54 | 204 | 0.67 | 0.28 |
| Hex | 17 | 50 | 76 | 51 | 20 | 0 | 36 | CC | 43 | 1C |
| Octal | 27 | 120 | 166 | 121 | 40 | 0 | 66 | 314 | 103 | 34 |
| Binary | 10111 | 1010000 | 1110110 | 1010001 | 100000 | 0 | 110110 | 11001100 | 1000011 | 11100 |
Color Harmonies of #175076
Complementary color
Monochromatic Colors of #175076
Black with #175076
Text Example
Text Example
White with #175076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175076; }
p { color: rgb(23,80,118); }
H1.HeaderClassName
{
color: #175076;
}
.AnyTagClassName
{
color: #175076;
}
</style>
background-color css
<style>
a { background-color: #175076; }
a { background-color: rgb(23,80,118); }
div.DivClassName
{
background-color: #175076;
}
.BgClassName
{
background-color: #175076;
}
</style>
border-color css
<style>
span { border-color: #175076; }
span { border-color: rgb(23,80,118); }
td.TdClassName
{
border-color: #175076;
}
.TagClassName
{
border-color: #175076;
}
</style>