Shades of Orient #145468
Tints of Orient #145468
RGB
CMYK
RGB Variations
Color information
#145468 (or 0x145468) is known color: Orient. HEX triplet: 14, 54 and 68. RGB value is (20,84,104). Sum of RGB (Red+Green+Blue) = 20+84+104=208 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.62% from 208); Green value is 84 (33.20% from 255 or 40.38% from 208); Blue value is 104 (41.02% from 255 or 50% from 208); Max value from RGB is 104 - color contains mainly: blue. Hex color #145468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145468 is #EBAB97. Grayscale: #434343. Windows color (decimal): -15444888 or 6837268. OLE color: 6837268.
HSL color Cylindrical-coordinate representation of color #145468: hue angle of 194.29º 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 #145468 is Cyan = 0.81, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 20 | 84 | 104 | - |
| CMYK | 0.81 | 0.19 | 0 | 0.59 |
| HSL | 194.29º | 0.68% | 0.24% | - |
| HSV(B) | 194.29º | 0.81% | 0.41% | - |
| XYZ | 5.96 | 7.49 | 14.23 | - |
| YUV | 67.14 | 148.8 | 94.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 84 | 104 | 0.81 | 0.19 | 0 | 0.59 | 194.29 | 0.68 | 0.24 |
| Hex | 14 | 54 | 68 | 51 | 13 | 0 | 3B | C2 | 44 | 18 |
| Octal | 24 | 124 | 150 | 121 | 23 | 0 | 73 | 302 | 104 | 30 |
| Binary | 10100 | 1010100 | 1101000 | 1010001 | 10011 | 0 | 111011 | 11000010 | 1000100 | 11000 |
Color Harmonies of #145468
Complementary color
Monochromatic Colors of #145468
Black with #145468
Text Example
Text Example
White with #145468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145468; }
p { color: rgb(20,84,104); }
H1.HeaderClassName
{
color: #145468;
}
.AnyTagClassName
{
color: #145468;
}
</style>
background-color css
<style>
a { background-color: #145468; }
a { background-color: rgb(20,84,104); }
div.DivClassName
{
background-color: #145468;
}
.BgClassName
{
background-color: #145468;
}
</style>
border-color css
<style>
span { border-color: #145468; }
span { border-color: rgb(20,84,104); }
td.TdClassName
{
border-color: #145468;
}
.TagClassName
{
border-color: #145468;
}
</style>