Shades of Orient #145771
Tints of Orient #145771
RGB
CMYK
RGB Variations
Color information
#145771 (or 0x145771) is known color: Orient. HEX triplet: 14, 57 and 71. RGB value is (20,87,113). Sum of RGB (Red+Green+Blue) = 20+87+113=220 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.09% from 220); Green value is 87 (34.38% from 255 or 39.55% from 220); Blue value is 113 (44.53% from 255 or 51.36% from 220); Max value from RGB is 113 - color contains mainly: blue. Hex color #145771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145771 is #EBA88E. Grayscale: #454545. Windows color (decimal): -15444111 or 7427860. OLE color: 7427860.
HSL color Cylindrical-coordinate representation of color #145771: hue angle of 196.77º 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 #145771 is Cyan = 0.82, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 87 | 113 | - |
| CMYK | 0.82 | 0.23 | 0 | 0.56 |
| HSL | 196.77º | 0.7% | 0.26% | - |
| HSV(B) | 196.77º | 0.82% | 0.44% | - |
| XYZ | 6.68 | 8.16 | 16.85 | - |
| YUV | 69.93 | 152.3 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 87 | 113 | 0.82 | 0.23 | 0 | 0.56 | 196.77 | 0.7 | 0.26 |
| Hex | 14 | 57 | 71 | 52 | 17 | 0 | 38 | C5 | 46 | 1A |
| Octal | 24 | 127 | 161 | 122 | 27 | 0 | 70 | 305 | 106 | 32 |
| Binary | 10100 | 1010111 | 1110001 | 1010010 | 10111 | 0 | 111000 | 11000101 | 1000110 | 11010 |
Color Harmonies of #145771
Complementary color
Monochromatic Colors of #145771
Black with #145771
Text Example
Text Example
White with #145771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145771; }
p { color: rgb(20,87,113); }
H1.HeaderClassName
{
color: #145771;
}
.AnyTagClassName
{
color: #145771;
}
</style>
background-color css
<style>
a { background-color: #145771; }
a { background-color: rgb(20,87,113); }
div.DivClassName
{
background-color: #145771;
}
.BgClassName
{
background-color: #145771;
}
</style>
border-color css
<style>
span { border-color: #145771; }
span { border-color: rgb(20,87,113); }
td.TdClassName
{
border-color: #145771;
}
.TagClassName
{
border-color: #145771;
}
</style>