Shades of Orient #175976
Tints of Orient #175976
RGB
CMYK
RGB Variations
Color information
#175976 (or 0x175976) is known color: Orient. HEX triplet: 17, 59 and 76. RGB value is (23,89,118). Sum of RGB (Red+Green+Blue) = 23+89+118=230 (30% of max value = 765). Red value is 23 (9.38% from 255 or 10% from 230); Green value is 89 (35.16% from 255 or 38.70% from 230); Blue value is 118 (46.48% from 255 or 51.30% from 230); Max value from RGB is 118 - color contains mainly: blue. Hex color #175976 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175976 is #E8A689. Grayscale: #484848. Windows color (decimal): -15246986 or 7756055. OLE color: 7756055.
HSL color Cylindrical-coordinate representation of color #175976: hue angle of 198.32º 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 #175976 is Cyan = 0.81, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 23 | 89 | 118 | - |
| CMYK | 0.81 | 0.25 | 0 | 0.54 |
| HSL | 198.32º | 0.67% | 0.28% | - |
| HSV(B) | 198.32º | 0.81% | 0.46% | - |
| XYZ | 7.2 | 8.63 | 18.43 | - |
| YUV | 72.57 | 153.63 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 89 | 118 | 0.81 | 0.25 | 0 | 0.54 | 198.32 | 0.67 | 0.28 |
| Hex | 17 | 59 | 76 | 51 | 19 | 0 | 36 | C6 | 43 | 1C |
| Octal | 27 | 131 | 166 | 121 | 31 | 0 | 66 | 306 | 103 | 34 |
| Binary | 10111 | 1011001 | 1110110 | 1010001 | 11001 | 0 | 110110 | 11000110 | 1000011 | 11100 |
Color Harmonies of #175976
Complementary color
Monochromatic Colors of #175976
Black with #175976
Text Example
Text Example
White with #175976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175976; }
p { color: rgb(23,89,118); }
H1.HeaderClassName
{
color: #175976;
}
.AnyTagClassName
{
color: #175976;
}
</style>
background-color css
<style>
a { background-color: #175976; }
a { background-color: rgb(23,89,118); }
div.DivClassName
{
background-color: #175976;
}
.BgClassName
{
background-color: #175976;
}
</style>
border-color css
<style>
span { border-color: #175976; }
span { border-color: rgb(23,89,118); }
td.TdClassName
{
border-color: #175976;
}
.TagClassName
{
border-color: #175976;
}
</style>