Shades of Orient #145772
Tints of Orient #145772
RGB
CMYK
RGB Variations
Color information
#145772 (or 0x145772) is known color: Orient. HEX triplet: 14, 57 and 72. RGB value is (20,87,114). Sum of RGB (Red+Green+Blue) = 20+87+114=221 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.05% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #145772 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145772 is #EBA88D. Grayscale: #454545. Windows color (decimal): -15444110 or 7493396. OLE color: 7493396.
HSL color Cylindrical-coordinate representation of color #145772: hue angle of 197.23º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #145772 is Cyan = 0.82, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 87 | 114 | - |
| CMYK | 0.82 | 0.24 | 0 | 0.55 |
| HSL | 197.23º | 0.7% | 0.26% | - |
| HSV(B) | 197.23º | 0.82% | 0.45% | - |
| XYZ | 6.73 | 8.18 | 17.14 | - |
| YUV | 70.05 | 152.8 | 92.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 87 | 114 | 0.82 | 0.24 | 0 | 0.55 | 197.23 | 0.7 | 0.26 |
| Hex | 14 | 57 | 72 | 52 | 18 | 0 | 37 | C5 | 46 | 1A |
| Octal | 24 | 127 | 162 | 122 | 30 | 0 | 67 | 305 | 106 | 32 |
| Binary | 10100 | 1010111 | 1110010 | 1010010 | 11000 | 0 | 110111 | 11000101 | 1000110 | 11010 |
Color Harmonies of #145772
Complementary color
Monochromatic Colors of #145772
Black with #145772
Text Example
Text Example
White with #145772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145772; }
p { color: rgb(20,87,114); }
H1.HeaderClassName
{
color: #145772;
}
.AnyTagClassName
{
color: #145772;
}
</style>
background-color css
<style>
a { background-color: #145772; }
a { background-color: rgb(20,87,114); }
div.DivClassName
{
background-color: #145772;
}
.BgClassName
{
background-color: #145772;
}
</style>
border-color css
<style>
span { border-color: #145772; }
span { border-color: rgb(20,87,114); }
td.TdClassName
{
border-color: #145772;
}
.TagClassName
{
border-color: #145772;
}
</style>