Shades of Orient #14596E
Tints of Orient #14596E
RGB
CMYK
RGB Variations
Color information
#14596E (or 0x14596E) is known color: Orient. HEX triplet: 14, 59 and 6E. RGB value is (20,89,110). Sum of RGB (Red+Green+Blue) = 20+89+110=219 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.13% from 219); Green value is 89 (35.16% from 255 or 40.64% from 219); Blue value is 110 (43.36% from 255 or 50.23% from 219); Max value from RGB is 110 - color contains mainly: blue. Hex color #14596E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #14596E is #EBA691. Grayscale: #464646. Windows color (decimal): -15443602 or 7231764. OLE color: 7231764.
HSL color Cylindrical-coordinate representation of color #14596E: hue angle of 194º 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 #14596E is Cyan = 0.82, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 20 | 89 | 110 | - |
| CMYK | 0.82 | 0.19 | 0 | 0.57 |
| HSL | 194º | 0.69% | 0.25% | - |
| HSV(B) | 194º | 0.82% | 0.43% | - |
| XYZ | 6.68 | 8.42 | 16.03 | - |
| YUV | 70.76 | 150.14 | 91.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 89 | 110 | 0.82 | 0.19 | 0 | 0.57 | 194 | 0.69 | 0.25 |
| Hex | 14 | 59 | 6E | 52 | 13 | 0 | 39 | C2 | 45 | 19 |
| Octal | 24 | 131 | 156 | 122 | 23 | 0 | 71 | 302 | 105 | 31 |
| Binary | 10100 | 1011001 | 1101110 | 1010010 | 10011 | 0 | 111001 | 11000010 | 1000101 | 11001 |
Color Harmonies of #14596E
Complementary color
Monochromatic Colors of #14596E
Black with #14596E
Text Example
Text Example
White with #14596E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14596E; }
p { color: rgb(20,89,110); }
H1.HeaderClassName
{
color: #14596E;
}
.AnyTagClassName
{
color: #14596E;
}
</style>
background-color css
<style>
a { background-color: #14596E; }
a { background-color: rgb(20,89,110); }
div.DivClassName
{
background-color: #14596E;
}
.BgClassName
{
background-color: #14596E;
}
</style>
border-color css
<style>
span { border-color: #14596E; }
span { border-color: rgb(20,89,110); }
td.TdClassName
{
border-color: #14596E;
}
.TagClassName
{
border-color: #14596E;
}
</style>