Shades of Orient #175668
Tints of Orient #175668
RGB
CMYK
RGB Variations
Color information
#175668 (or 0x175668) is known color: Orient. HEX triplet: 17, 56 and 68. RGB value is (23,86,104). Sum of RGB (Red+Green+Blue) = 23+86+104=213 (28% of max value = 765). Red value is 23 (9.38% from 255 or 10.80% from 213); Green value is 86 (33.98% from 255 or 40.38% from 213); Blue value is 104 (41.02% from 255 or 48.83% from 213); Max value from RGB is 104 - color contains mainly: blue. Hex color #175668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175668 is #E8A997. Grayscale: #454545. Windows color (decimal): -15247768 or 6837783. OLE color: 6837783.
HSL color Cylindrical-coordinate representation of color #175668: hue angle of 193.33º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #175668 is Cyan = 0.78, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 23 | 86 | 104 | - |
| CMYK | 0.78 | 0.17 | 0 | 0.59 |
| HSL | 193.33º | 0.64% | 0.25% | - |
| HSV(B) | 193.33º | 0.78% | 0.41% | - |
| XYZ | 6.18 | 7.84 | 14.28 | - |
| YUV | 69.22 | 147.63 | 95.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 86 | 104 | 0.78 | 0.17 | 0 | 0.59 | 193.33 | 0.64 | 0.25 |
| Hex | 17 | 56 | 68 | 4E | 11 | 0 | 3B | C1 | 40 | 19 |
| Octal | 27 | 126 | 150 | 116 | 21 | 0 | 73 | 301 | 100 | 31 |
| Binary | 10111 | 1010110 | 1101000 | 1001110 | 10001 | 0 | 111011 | 11000001 | 1000000 | 11001 |
Color Harmonies of #175668
Complementary color
Monochromatic Colors of #175668
Black with #175668
Text Example
Text Example
White with #175668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175668; }
p { color: rgb(23,86,104); }
H1.HeaderClassName
{
color: #175668;
}
.AnyTagClassName
{
color: #175668;
}
</style>
background-color css
<style>
a { background-color: #175668; }
a { background-color: rgb(23,86,104); }
div.DivClassName
{
background-color: #175668;
}
.BgClassName
{
background-color: #175668;
}
</style>
border-color css
<style>
span { border-color: #175668; }
span { border-color: rgb(23,86,104); }
td.TdClassName
{
border-color: #175668;
}
.TagClassName
{
border-color: #175668;
}
</style>