Shades of Orient #16546D
Tints of Orient #16546D
RGB
CMYK
RGB Variations
Color information
#16546D (or 0x16546D) is known color: Orient. HEX triplet: 16, 54 and 6D. RGB value is (22,84,109). Sum of RGB (Red+Green+Blue) = 22+84+109=215 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.23% from 215); Green value is 84 (33.20% from 255 or 39.07% from 215); Blue value is 109 (42.97% from 255 or 50.70% from 215); Max value from RGB is 109 - color contains mainly: blue. Hex color #16546D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16546D is #E9AB92. Grayscale: #444444. Windows color (decimal): -15313811 or 7164950. OLE color: 7164950.
HSL color Cylindrical-coordinate representation of color #16546D: hue angle of 197.24º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #16546D is Cyan = 0.80, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 22 | 84 | 109 | - |
| CMYK | 0.80 | 0.23 | 0 | 0.57 |
| HSL | 197.24º | 0.66% | 0.26% | - |
| HSV(B) | 197.24º | 0.8% | 0.43% | - |
| XYZ | 6.26 | 7.62 | 15.61 | - |
| YUV | 68.31 | 150.96 | 94.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 84 | 109 | 0.80 | 0.23 | 0 | 0.57 | 197.24 | 0.66 | 0.26 |
| Hex | 16 | 54 | 6D | 50 | 17 | 0 | 39 | C5 | 42 | 1A |
| Octal | 26 | 124 | 155 | 120 | 27 | 0 | 71 | 305 | 102 | 32 |
| Binary | 10110 | 1010100 | 1101101 | 1010000 | 10111 | 0 | 111001 | 11000101 | 1000010 | 11010 |
Color Harmonies of #16546D
Complementary color
Monochromatic Colors of #16546D
Black with #16546D
Text Example
Text Example
White with #16546D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16546D; }
p { color: rgb(22,84,109); }
H1.HeaderClassName
{
color: #16546D;
}
.AnyTagClassName
{
color: #16546D;
}
</style>
background-color css
<style>
a { background-color: #16546D; }
a { background-color: rgb(22,84,109); }
div.DivClassName
{
background-color: #16546D;
}
.BgClassName
{
background-color: #16546D;
}
</style>
border-color css
<style>
span { border-color: #16546D; }
span { border-color: rgb(22,84,109); }
td.TdClassName
{
border-color: #16546D;
}
.TagClassName
{
border-color: #16546D;
}
</style>