Shades of Orient #175378
Tints of Orient #175378
RGB
CMYK
RGB Variations
Color information
#175378 (or 0x175378) is known color: Orient. HEX triplet: 17, 53 and 78. RGB value is (23,83,120). Sum of RGB (Red+Green+Blue) = 23+83+120=226 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.18% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 120 (47.27% from 255 or 53.10% from 226); Max value from RGB is 120 - color contains mainly: blue. Hex color #175378 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175378 is #E8AC87. Grayscale: #454545. Windows color (decimal): -15248520 or 7885591. OLE color: 7885591.
HSL color Cylindrical-coordinate representation of color #175378: hue angle of 202.89º 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 #175378 is Cyan = 0.81, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 83 | 120 | - |
| CMYK | 0.81 | 0.31 | 0 | 0.53 |
| HSL | 202.89º | 0.68% | 0.28% | - |
| HSV(B) | 202.89º | 0.81% | 0.47% | - |
| XYZ | 6.84 | 7.72 | 18.9 | - |
| YUV | 69.28 | 156.62 | 94.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 83 | 120 | 0.81 | 0.31 | 0 | 0.53 | 202.89 | 0.68 | 0.28 |
| Hex | 17 | 53 | 78 | 51 | 1F | 0 | 35 | CB | 44 | 1C |
| Octal | 27 | 123 | 170 | 121 | 37 | 0 | 65 | 313 | 104 | 34 |
| Binary | 10111 | 1010011 | 1111000 | 1010001 | 11111 | 0 | 110101 | 11001011 | 1000100 | 11100 |
Color Harmonies of #175378
Complementary color
Monochromatic Colors of #175378
Black with #175378
Text Example
Text Example
White with #175378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175378; }
p { color: rgb(23,83,120); }
H1.HeaderClassName
{
color: #175378;
}
.AnyTagClassName
{
color: #175378;
}
</style>
background-color css
<style>
a { background-color: #175378; }
a { background-color: rgb(23,83,120); }
div.DivClassName
{
background-color: #175378;
}
.BgClassName
{
background-color: #175378;
}
</style>
border-color css
<style>
span { border-color: #175378; }
span { border-color: rgb(23,83,120); }
td.TdClassName
{
border-color: #175378;
}
.TagClassName
{
border-color: #175378;
}
</style>