Shades of Orient #145971
Tints of Orient #145971
RGB
CMYK
RGB Variations
Color information
#145971 (or 0x145971) is known color: Orient. HEX triplet: 14, 59 and 71. RGB value is (20,89,113). Sum of RGB (Red+Green+Blue) = 20+89+113=222 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.01% from 222); Green value is 89 (35.16% from 255 or 40.09% from 222); Blue value is 113 (44.53% from 255 or 50.90% from 222); Max value from RGB is 113 - color contains mainly: blue. Hex color #145971 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145971 is #EBA68E. Grayscale: #464646. Windows color (decimal): -15443599 or 7428372. OLE color: 7428372.
HSL color Cylindrical-coordinate representation of color #145971: hue angle of 195.48º 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 #145971 is Cyan = 0.82, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 89 | 113 | - |
| CMYK | 0.82 | 0.21 | 0 | 0.56 |
| HSL | 195.48º | 0.7% | 0.26% | - |
| HSV(B) | 195.48º | 0.82% | 0.44% | - |
| XYZ | 6.84 | 8.49 | 16.9 | - |
| YUV | 71.11 | 151.64 | 91.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 89 | 113 | 0.82 | 0.21 | 0 | 0.56 | 195.48 | 0.7 | 0.26 |
| Hex | 14 | 59 | 71 | 52 | 15 | 0 | 38 | C3 | 46 | 1A |
| Octal | 24 | 131 | 161 | 122 | 25 | 0 | 70 | 303 | 106 | 32 |
| Binary | 10100 | 1011001 | 1110001 | 1010010 | 10101 | 0 | 111000 | 11000011 | 1000110 | 11010 |
Color Harmonies of #145971
Complementary color
Monochromatic Colors of #145971
Black with #145971
Text Example
Text Example
White with #145971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145971; }
p { color: rgb(20,89,113); }
H1.HeaderClassName
{
color: #145971;
}
.AnyTagClassName
{
color: #145971;
}
</style>
background-color css
<style>
a { background-color: #145971; }
a { background-color: rgb(20,89,113); }
div.DivClassName
{
background-color: #145971;
}
.BgClassName
{
background-color: #145971;
}
</style>
border-color css
<style>
span { border-color: #145971; }
span { border-color: rgb(20,89,113); }
td.TdClassName
{
border-color: #145971;
}
.TagClassName
{
border-color: #145971;
}
</style>