Shades of Orient #145668
Tints of Orient #145668
RGB
CMYK
RGB Variations
Color information
#145668 (or 0x145668) is known color: Orient. HEX triplet: 14, 56 and 68. RGB value is (20,86,104). Sum of RGB (Red+Green+Blue) = 20+86+104=210 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.52% from 210); Green value is 86 (33.98% from 255 or 40.95% from 210); Blue value is 104 (41.02% from 255 or 49.52% from 210); Max value from RGB is 104 - color contains mainly: blue. Hex color #145668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145668 is #EBA997. Grayscale: #444444. Windows color (decimal): -15444376 or 6837780. OLE color: 6837780.
HSL color Cylindrical-coordinate representation of color #145668: hue angle of 192.86º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #145668 is Cyan = 0.81, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 20 | 86 | 104 | - |
| CMYK | 0.81 | 0.17 | 0 | 0.59 |
| HSL | 192.86º | 0.68% | 0.24% | - |
| HSV(B) | 192.86º | 0.81% | 0.41% | - |
| XYZ | 6.11 | 7.8 | 14.28 | - |
| YUV | 68.32 | 148.13 | 93.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 86 | 104 | 0.81 | 0.17 | 0 | 0.59 | 192.86 | 0.68 | 0.24 |
| Hex | 14 | 56 | 68 | 51 | 11 | 0 | 3B | C1 | 44 | 18 |
| Octal | 24 | 126 | 150 | 121 | 21 | 0 | 73 | 301 | 104 | 30 |
| Binary | 10100 | 1010110 | 1101000 | 1010001 | 10001 | 0 | 111011 | 11000001 | 1000100 | 11000 |
Color Harmonies of #145668
Complementary color
Monochromatic Colors of #145668
Black with #145668
Text Example
Text Example
White with #145668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145668; }
p { color: rgb(20,86,104); }
H1.HeaderClassName
{
color: #145668;
}
.AnyTagClassName
{
color: #145668;
}
</style>
background-color css
<style>
a { background-color: #145668; }
a { background-color: rgb(20,86,104); }
div.DivClassName
{
background-color: #145668;
}
.BgClassName
{
background-color: #145668;
}
</style>
border-color css
<style>
span { border-color: #145668; }
span { border-color: rgb(20,86,104); }
td.TdClassName
{
border-color: #145668;
}
.TagClassName
{
border-color: #145668;
}
</style>