Shades of Orient #145871
Tints of Orient #145871
RGB
CMYK
RGB Variations
Color information
#145871 (or 0x145871) is known color: Orient. HEX triplet: 14, 58 and 71. RGB value is (20,88,113). Sum of RGB (Red+Green+Blue) = 20+88+113=221 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.05% from 221); Green value is 88 (34.77% from 255 or 39.82% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #145871 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145871 is #EBA78E. Grayscale: #464646. Windows color (decimal): -15443855 or 7428116. OLE color: 7428116.
HSL color Cylindrical-coordinate representation of color #145871: hue angle of 196.13º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #145871 is Cyan = 0.82, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 88 | 113 | - |
| CMYK | 0.82 | 0.22 | 0 | 0.56 |
| HSL | 196.13º | 0.7% | 0.26% | - |
| HSV(B) | 196.13º | 0.82% | 0.44% | - |
| XYZ | 6.76 | 8.32 | 16.87 | - |
| YUV | 70.52 | 151.97 | 91.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 88 | 113 | 0.82 | 0.22 | 0 | 0.56 | 196.13 | 0.7 | 0.26 |
| Hex | 14 | 58 | 71 | 52 | 16 | 0 | 38 | C4 | 46 | 1A |
| Octal | 24 | 130 | 161 | 122 | 26 | 0 | 70 | 304 | 106 | 32 |
| Binary | 10100 | 1011000 | 1110001 | 1010010 | 10110 | 0 | 111000 | 11000100 | 1000110 | 11010 |
Color Harmonies of #145871
Complementary color
Monochromatic Colors of #145871
Black with #145871
Text Example
Text Example
White with #145871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145871; }
p { color: rgb(20,88,113); }
H1.HeaderClassName
{
color: #145871;
}
.AnyTagClassName
{
color: #145871;
}
</style>
background-color css
<style>
a { background-color: #145871; }
a { background-color: rgb(20,88,113); }
div.DivClassName
{
background-color: #145871;
}
.BgClassName
{
background-color: #145871;
}
</style>
border-color css
<style>
span { border-color: #145871; }
span { border-color: rgb(20,88,113); }
td.TdClassName
{
border-color: #145871;
}
.TagClassName
{
border-color: #145871;
}
</style>