Shades of Orient #14596D
Tints of Orient #14596D
RGB
CMYK
RGB Variations
Color information
#14596D (or 0x14596D) is known color: Orient. HEX triplet: 14, 59 and 6D. RGB value is (20,89,109). Sum of RGB (Red+Green+Blue) = 20+89+109=218 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.17% from 218); Green value is 89 (35.16% from 255 or 40.83% from 218); Blue value is 109 (42.97% from 255 or 50% from 218); Max value from RGB is 109 - color contains mainly: blue. Hex color #14596D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #14596D is #EBA692. Grayscale: #464646. Windows color (decimal): -15443603 or 7166228. OLE color: 7166228.
HSL color Cylindrical-coordinate representation of color #14596D: hue angle of 193.48º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #14596D is Cyan = 0.82, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 20 | 89 | 109 | - |
| CMYK | 0.82 | 0.18 | 0 | 0.57 |
| HSL | 193.48º | 0.69% | 0.25% | - |
| HSV(B) | 193.48º | 0.82% | 0.43% | - |
| XYZ | 6.62 | 8.4 | 15.74 | - |
| YUV | 70.65 | 149.64 | 91.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 89 | 109 | 0.82 | 0.18 | 0 | 0.57 | 193.48 | 0.69 | 0.25 |
| Hex | 14 | 59 | 6D | 52 | 12 | 0 | 39 | C1 | 45 | 19 |
| Octal | 24 | 131 | 155 | 122 | 22 | 0 | 71 | 301 | 105 | 31 |
| Binary | 10100 | 1011001 | 1101101 | 1010010 | 10010 | 0 | 111001 | 11000001 | 1000101 | 11001 |
Color Harmonies of #14596D
Complementary color
Monochromatic Colors of #14596D
Black with #14596D
Text Example
Text Example
White with #14596D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14596D; }
p { color: rgb(20,89,109); }
H1.HeaderClassName
{
color: #14596D;
}
.AnyTagClassName
{
color: #14596D;
}
</style>
background-color css
<style>
a { background-color: #14596D; }
a { background-color: rgb(20,89,109); }
div.DivClassName
{
background-color: #14596D;
}
.BgClassName
{
background-color: #14596D;
}
</style>
border-color css
<style>
span { border-color: #14596D; }
span { border-color: rgb(20,89,109); }
td.TdClassName
{
border-color: #14596D;
}
.TagClassName
{
border-color: #14596D;
}
</style>