Shades of Orient #165667
Tints of Orient #165667
RGB
CMYK
RGB Variations
Color information
#165667 (or 0x165667) is known color: Orient. HEX triplet: 16, 56 and 67. RGB value is (22,86,103). Sum of RGB (Red+Green+Blue) = 22+86+103=211 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.43% from 211); Green value is 86 (33.98% from 255 or 40.76% from 211); Blue value is 103 (40.62% from 255 or 48.82% from 211); Max value from RGB is 103 - color contains mainly: blue. Hex color #165667 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #165667 is #E9A998. Grayscale: #444444. Windows color (decimal): -15313305 or 6772246. OLE color: 6772246.
HSL color Cylindrical-coordinate representation of color #165667: hue angle of 192.59º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #165667 is Cyan = 0.79, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 86 | 103 | - |
| CMYK | 0.79 | 0.17 | 0 | 0.60 |
| HSL | 192.59º | 0.65% | 0.25% | - |
| HSV(B) | 192.59º | 0.79% | 0.4% | - |
| XYZ | 6.11 | 7.81 | 14.02 | - |
| YUV | 68.8 | 147.3 | 94.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 86 | 103 | 0.79 | 0.17 | 0 | 0.60 | 192.59 | 0.65 | 0.25 |
| Hex | 16 | 56 | 67 | 4F | 11 | 0 | 3C | C1 | 41 | 19 |
| Octal | 26 | 126 | 147 | 117 | 21 | 0 | 74 | 301 | 101 | 31 |
| Binary | 10110 | 1010110 | 1100111 | 1001111 | 10001 | 0 | 111100 | 11000001 | 1000001 | 11001 |
Color Harmonies of #165667
Complementary color
Monochromatic Colors of #165667
Black with #165667
Text Example
Text Example
White with #165667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #165667; }
p { color: rgb(22,86,103); }
H1.HeaderClassName
{
color: #165667;
}
.AnyTagClassName
{
color: #165667;
}
</style>
background-color css
<style>
a { background-color: #165667; }
a { background-color: rgb(22,86,103); }
div.DivClassName
{
background-color: #165667;
}
.BgClassName
{
background-color: #165667;
}
</style>
border-color css
<style>
span { border-color: #165667; }
span { border-color: rgb(22,86,103); }
td.TdClassName
{
border-color: #165667;
}
.TagClassName
{
border-color: #165667;
}
</style>