Shades of Orient #165275
Tints of Orient #165275
RGB
CMYK
RGB Variations
Color information
#165275 (or 0x165275) is known color: Orient. HEX triplet: 16, 52 and 75. RGB value is (22,82,117). Sum of RGB (Red+Green+Blue) = 22+82+117=221 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.95% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 117 (46.09% from 255 or 52.94% from 221); Max value from RGB is 117 - color contains mainly: blue. Hex color #165275 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165275 is #E9AD8A. Grayscale: #434343. Windows color (decimal): -15314315 or 7688726. OLE color: 7688726.
HSL color Cylindrical-coordinate representation of color #165275: hue angle of 202.11º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #165275 is Cyan = 0.81, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 22 | 82 | 117 | - |
| CMYK | 0.81 | 0.30 | 0 | 0.54 |
| HSL | 202.11º | 0.68% | 0.27% | - |
| HSV(B) | 202.11º | 0.81% | 0.46% | - |
| XYZ | 6.56 | 7.49 | 17.93 | - |
| YUV | 68.05 | 155.62 | 95.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 82 | 117 | 0.81 | 0.30 | 0 | 0.54 | 202.11 | 0.68 | 0.27 |
| Hex | 16 | 52 | 75 | 51 | 1E | 0 | 36 | CA | 44 | 1B |
| Octal | 26 | 122 | 165 | 121 | 36 | 0 | 66 | 312 | 104 | 33 |
| Binary | 10110 | 1010010 | 1110101 | 1010001 | 11110 | 0 | 110110 | 11001010 | 1000100 | 11011 |
Color Harmonies of #165275
Complementary color
Monochromatic Colors of #165275
Black with #165275
Text Example
Text Example
White with #165275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165275; }
p { color: rgb(22,82,117); }
H1.HeaderClassName
{
color: #165275;
}
.AnyTagClassName
{
color: #165275;
}
</style>
background-color css
<style>
a { background-color: #165275; }
a { background-color: rgb(22,82,117); }
div.DivClassName
{
background-color: #165275;
}
.BgClassName
{
background-color: #165275;
}
</style>
border-color css
<style>
span { border-color: #165275; }
span { border-color: rgb(22,82,117); }
td.TdClassName
{
border-color: #165275;
}
.TagClassName
{
border-color: #165275;
}
</style>