Shades of Orient #145571
Tints of Orient #145571
RGB
CMYK
RGB Variations
Color information
#145571 (or 0x145571) is known color: Orient. HEX triplet: 14, 55 and 71. RGB value is (20,85,113). Sum of RGB (Red+Green+Blue) = 20+85+113=218 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.17% from 218); Green value is 85 (33.59% from 255 or 38.99% from 218); Blue value is 113 (44.53% from 255 or 51.83% from 218); Max value from RGB is 113 - color contains mainly: blue. Hex color #145571 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145571 is #EBAA8E. Grayscale: #444444. Windows color (decimal): -15444623 or 7427348. OLE color: 7427348.
HSL color Cylindrical-coordinate representation of color #145571: hue angle of 198.06º 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 #145571 is Cyan = 0.82, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 85 | 113 | - |
| CMYK | 0.82 | 0.25 | 0 | 0.56 |
| HSL | 198.06º | 0.7% | 0.26% | - |
| HSV(B) | 198.06º | 0.82% | 0.44% | - |
| XYZ | 6.52 | 7.84 | 16.79 | - |
| YUV | 68.76 | 152.97 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 85 | 113 | 0.82 | 0.25 | 0 | 0.56 | 198.06 | 0.7 | 0.26 |
| Hex | 14 | 55 | 71 | 52 | 19 | 0 | 38 | C6 | 46 | 1A |
| Octal | 24 | 125 | 161 | 122 | 31 | 0 | 70 | 306 | 106 | 32 |
| Binary | 10100 | 1010101 | 1110001 | 1010010 | 11001 | 0 | 111000 | 11000110 | 1000110 | 11010 |
Color Harmonies of #145571
Complementary color
Monochromatic Colors of #145571
Black with #145571
Text Example
Text Example
White with #145571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145571; }
p { color: rgb(20,85,113); }
H1.HeaderClassName
{
color: #145571;
}
.AnyTagClassName
{
color: #145571;
}
</style>
background-color css
<style>
a { background-color: #145571; }
a { background-color: rgb(20,85,113); }
div.DivClassName
{
background-color: #145571;
}
.BgClassName
{
background-color: #145571;
}
</style>
border-color css
<style>
span { border-color: #145571; }
span { border-color: rgb(20,85,113); }
td.TdClassName
{
border-color: #145571;
}
.TagClassName
{
border-color: #145571;
}
</style>