Shades of Orient #165373
Tints of Orient #165373
RGB
CMYK
RGB Variations
Color information
#165373 (or 0x165373) is known color: Orient. HEX triplet: 16, 53 and 73. RGB value is (22,83,115). Sum of RGB (Red+Green+Blue) = 22+83+115=220 (29% of max value = 765). Red value is 22 (8.98% from 255 or 10% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 115 (45.31% from 255 or 52.27% from 220); Max value from RGB is 115 - color contains mainly: blue. Hex color #165373 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165373 is #E9AC8C. Grayscale: #444444. Windows color (decimal): -15314061 or 7557910. OLE color: 7557910.
HSL color Cylindrical-coordinate representation of color #165373: hue angle of 200.65º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #165373 is Cyan = 0.81, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 22 | 83 | 115 | - |
| CMYK | 0.81 | 0.28 | 0 | 0.55 |
| HSL | 200.65º | 0.68% | 0.27% | - |
| HSV(B) | 200.65º | 0.81% | 0.45% | - |
| XYZ | 6.52 | 7.59 | 17.34 | - |
| YUV | 68.41 | 154.29 | 94.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 83 | 115 | 0.81 | 0.28 | 0 | 0.55 | 200.65 | 0.68 | 0.27 |
| Hex | 16 | 53 | 73 | 51 | 1C | 0 | 37 | C9 | 44 | 1B |
| Octal | 26 | 123 | 163 | 121 | 34 | 0 | 67 | 311 | 104 | 33 |
| Binary | 10110 | 1010011 | 1110011 | 1010001 | 11100 | 0 | 110111 | 11001001 | 1000100 | 11011 |
Color Harmonies of #165373
Complementary color
Monochromatic Colors of #165373
Black with #165373
Text Example
Text Example
White with #165373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165373; }
p { color: rgb(22,83,115); }
H1.HeaderClassName
{
color: #165373;
}
.AnyTagClassName
{
color: #165373;
}
</style>
background-color css
<style>
a { background-color: #165373; }
a { background-color: rgb(22,83,115); }
div.DivClassName
{
background-color: #165373;
}
.BgClassName
{
background-color: #165373;
}
</style>
border-color css
<style>
span { border-color: #165373; }
span { border-color: rgb(22,83,115); }
td.TdClassName
{
border-color: #165373;
}
.TagClassName
{
border-color: #165373;
}
</style>