Shades of Orient #145476
Tints of Orient #145476
RGB
CMYK
RGB Variations
Color information
#145476 (or 0x145476) is known color: Orient. HEX triplet: 14, 54 and 76. RGB value is (20,84,118). Sum of RGB (Red+Green+Blue) = 20+84+118=222 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.01% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 118 (46.48% from 255 or 53.15% from 222); Max value from RGB is 118 - color contains mainly: blue. Hex color #145476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145476 is #EBAB89. Grayscale: #444444. Windows color (decimal): -15444874 or 7754772. OLE color: 7754772.
HSL color Cylindrical-coordinate representation of color #145476: hue angle of 200.82º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #145476 is Cyan = 0.83, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 20 | 84 | 118 | - |
| CMYK | 0.83 | 0.29 | 0 | 0.54 |
| HSL | 200.82º | 0.71% | 0.27% | - |
| HSV(B) | 200.82º | 0.83% | 0.46% | - |
| XYZ | 6.73 | 7.8 | 18.29 | - |
| YUV | 68.74 | 155.8 | 93.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 84 | 118 | 0.83 | 0.29 | 0 | 0.54 | 200.82 | 0.71 | 0.27 |
| Hex | 14 | 54 | 76 | 53 | 1D | 0 | 36 | C9 | 47 | 1B |
| Octal | 24 | 124 | 166 | 123 | 35 | 0 | 66 | 311 | 107 | 33 |
| Binary | 10100 | 1010100 | 1110110 | 1010011 | 11101 | 0 | 110110 | 11001001 | 1000111 | 11011 |
Color Harmonies of #145476
Complementary color
Monochromatic Colors of #145476
Black with #145476
Text Example
Text Example
White with #145476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145476; }
p { color: rgb(20,84,118); }
H1.HeaderClassName
{
color: #145476;
}
.AnyTagClassName
{
color: #145476;
}
</style>
background-color css
<style>
a { background-color: #145476; }
a { background-color: rgb(20,84,118); }
div.DivClassName
{
background-color: #145476;
}
.BgClassName
{
background-color: #145476;
}
</style>
border-color css
<style>
span { border-color: #145476; }
span { border-color: rgb(20,84,118); }
td.TdClassName
{
border-color: #145476;
}
.TagClassName
{
border-color: #145476;
}
</style>