Shades of Orient #145271
Tints of Orient #145271
RGB
CMYK
RGB Variations
Color information
#145271 (or 0x145271) is known color: Orient. HEX triplet: 14, 52 and 71. RGB value is (20,82,113). Sum of RGB (Red+Green+Blue) = 20+82+113=215 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.30% from 215); Green value is 82 (32.42% from 255 or 38.14% from 215); Blue value is 113 (44.53% from 255 or 52.56% from 215); Max value from RGB is 113 - color contains mainly: blue. Hex color #145271 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145271 is #EBAD8E. Grayscale: #424242. Windows color (decimal): -15445391 or 7426580. OLE color: 7426580.
HSL color Cylindrical-coordinate representation of color #145271: hue angle of 200º 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 #145271 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 82 | 113 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.56 |
| HSL | 200º | 0.7% | 0.26% | - |
| HSV(B) | 200º | 0.82% | 0.44% | - |
| XYZ | 6.29 | 7.38 | 16.72 | - |
| YUV | 67 | 153.96 | 94.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 82 | 113 | 0.82 | 0.27 | 0 | 0.56 | 200 | 0.7 | 0.26 |
| Hex | 14 | 52 | 71 | 52 | 1B | 0 | 38 | C8 | 46 | 1A |
| Octal | 24 | 122 | 161 | 122 | 33 | 0 | 70 | 310 | 106 | 32 |
| Binary | 10100 | 1010010 | 1110001 | 1010010 | 11011 | 0 | 111000 | 11001000 | 1000110 | 11010 |
Color Harmonies of #145271
Complementary color
Monochromatic Colors of #145271
Black with #145271
Text Example
Text Example
White with #145271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145271; }
p { color: rgb(20,82,113); }
H1.HeaderClassName
{
color: #145271;
}
.AnyTagClassName
{
color: #145271;
}
</style>
background-color css
<style>
a { background-color: #145271; }
a { background-color: rgb(20,82,113); }
div.DivClassName
{
background-color: #145271;
}
.BgClassName
{
background-color: #145271;
}
</style>
border-color css
<style>
span { border-color: #145271; }
span { border-color: rgb(20,82,113); }
td.TdClassName
{
border-color: #145271;
}
.TagClassName
{
border-color: #145271;
}
</style>