Shades of Orient #175468
Tints of Orient #175468
RGB
CMYK
RGB Variations
Color information
#175468 (or 0x175468) is known color: Orient. HEX triplet: 17, 54 and 68. RGB value is (23,84,104). Sum of RGB (Red+Green+Blue) = 23+84+104=211 (27% of max value = 765). Red value is 23 (9.38% from 255 or 10.90% from 211); Green value is 84 (33.20% from 255 or 39.81% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #175468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175468 is #E8AB97. Grayscale: #434343. Windows color (decimal): -15248280 or 6837271. OLE color: 6837271.
HSL color Cylindrical-coordinate representation of color #175468: hue angle of 194.81º 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 #175468 is Cyan = 0.78, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 23 | 84 | 104 | - |
| CMYK | 0.78 | 0.19 | 0 | 0.59 |
| HSL | 194.81º | 0.64% | 0.25% | - |
| HSV(B) | 194.81º | 0.78% | 0.41% | - |
| XYZ | 6.02 | 7.52 | 14.23 | - |
| YUV | 68.04 | 148.29 | 95.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 84 | 104 | 0.78 | 0.19 | 0 | 0.59 | 194.81 | 0.64 | 0.25 |
| Hex | 17 | 54 | 68 | 4E | 13 | 0 | 3B | C3 | 40 | 19 |
| Octal | 27 | 124 | 150 | 116 | 23 | 0 | 73 | 303 | 100 | 31 |
| Binary | 10111 | 1010100 | 1101000 | 1001110 | 10011 | 0 | 111011 | 11000011 | 1000000 | 11001 |
Color Harmonies of #175468
Complementary color
Monochromatic Colors of #175468
Black with #175468
Text Example
Text Example
White with #175468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175468; }
p { color: rgb(23,84,104); }
H1.HeaderClassName
{
color: #175468;
}
.AnyTagClassName
{
color: #175468;
}
</style>
background-color css
<style>
a { background-color: #175468; }
a { background-color: rgb(23,84,104); }
div.DivClassName
{
background-color: #175468;
}
.BgClassName
{
background-color: #175468;
}
</style>
border-color css
<style>
span { border-color: #175468; }
span { border-color: rgb(23,84,104); }
td.TdClassName
{
border-color: #175468;
}
.TagClassName
{
border-color: #175468;
}
</style>