Shades of Orient #16587C
Tints of Orient #16587C
RGB
CMYK
RGB Variations
Color information
#16587C (or 0x16587C) is known color: Orient. HEX triplet: 16, 58 and 7C. RGB value is (22,88,124). Sum of RGB (Red+Green+Blue) = 22+88+124=234 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.40% from 234); Green value is 88 (34.77% from 255 or 37.61% from 234); Blue value is 124 (48.83% from 255 or 52.99% from 234); Max value from RGB is 124 - color contains mainly: blue. Hex color #16587C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #16587C is #E9A783. Grayscale: #484848. Windows color (decimal): -15312772 or 8149014. OLE color: 8149014.
HSL color Cylindrical-coordinate representation of color #16587C: hue angle of 201.18º degrees, saturation: 0.7, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #16587C is Cyan = 0.82, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 22 | 88 | 124 | - |
| CMYK | 0.82 | 0.29 | 0 | 0.51 |
| HSL | 201.18º | 0.7% | 0.29% | - |
| HSV(B) | 201.18º | 0.82% | 0.49% | - |
| XYZ | 7.46 | 8.61 | 20.34 | - |
| YUV | 72.37 | 157.13 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 88 | 124 | 0.82 | 0.29 | 0 | 0.51 | 201.18 | 0.7 | 0.29 |
| Hex | 16 | 58 | 7C | 52 | 1D | 0 | 33 | C9 | 46 | 1D |
| Octal | 26 | 130 | 174 | 122 | 35 | 0 | 63 | 311 | 106 | 35 |
| Binary | 10110 | 1011000 | 1111100 | 1010010 | 11101 | 0 | 110011 | 11001001 | 1000110 | 11101 |
Color Harmonies of #16587C
Complementary color
Monochromatic Colors of #16587C
Black with #16587C
Text Example
Text Example
White with #16587C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16587C; }
p { color: rgb(22,88,124); }
H1.HeaderClassName
{
color: #16587C;
}
.AnyTagClassName
{
color: #16587C;
}
</style>
background-color css
<style>
a { background-color: #16587C; }
a { background-color: rgb(22,88,124); }
div.DivClassName
{
background-color: #16587C;
}
.BgClassName
{
background-color: #16587C;
}
</style>
border-color css
<style>
span { border-color: #16587C; }
span { border-color: rgb(22,88,124); }
td.TdClassName
{
border-color: #16587C;
}
.TagClassName
{
border-color: #16587C;
}
</style>