Shades of Orient #165477
Tints of Orient #165477
RGB
CMYK
RGB Variations
Color information
#165477 (or 0x165477) is known color: Orient. HEX triplet: 16, 54 and 77. RGB value is (22,84,119). Sum of RGB (Red+Green+Blue) = 22+84+119=225 (29% of max value = 765). Red value is 22 (8.98% from 255 or 9.78% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 119 (46.88% from 255 or 52.89% from 225); Max value from RGB is 119 - color contains mainly: blue. Hex color #165477 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165477 is #E9AB88. Grayscale: #454545. Windows color (decimal): -15313801 or 7820310. OLE color: 7820310.
HSL color Cylindrical-coordinate representation of color #165477: hue angle of 201.65º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #165477 is Cyan = 0.82, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 84 | 119 | - |
| CMYK | 0.82 | 0.29 | 0 | 0.53 |
| HSL | 201.65º | 0.69% | 0.28% | - |
| HSV(B) | 201.65º | 0.82% | 0.47% | - |
| XYZ | 6.83 | 7.84 | 18.61 | - |
| YUV | 69.45 | 155.96 | 94.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 84 | 119 | 0.82 | 0.29 | 0 | 0.53 | 201.65 | 0.69 | 0.28 |
| Hex | 16 | 54 | 77 | 52 | 1D | 0 | 35 | CA | 45 | 1C |
| Octal | 26 | 124 | 167 | 122 | 35 | 0 | 65 | 312 | 105 | 34 |
| Binary | 10110 | 1010100 | 1110111 | 1010010 | 11101 | 0 | 110101 | 11001010 | 1000101 | 11100 |
Color Harmonies of #165477
Complementary color
Monochromatic Colors of #165477
Black with #165477
Text Example
Text Example
White with #165477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165477; }
p { color: rgb(22,84,119); }
H1.HeaderClassName
{
color: #165477;
}
.AnyTagClassName
{
color: #165477;
}
</style>
background-color css
<style>
a { background-color: #165477; }
a { background-color: rgb(22,84,119); }
div.DivClassName
{
background-color: #165477;
}
.BgClassName
{
background-color: #165477;
}
</style>
border-color css
<style>
span { border-color: #165477; }
span { border-color: rgb(22,84,119); }
td.TdClassName
{
border-color: #165477;
}
.TagClassName
{
border-color: #165477;
}
</style>