Shades of Orient #145371
Tints of Orient #145371
RGB
CMYK
RGB Variations
Color information
#145371 (or 0x145371) is known color: Orient. HEX triplet: 14, 53 and 71. RGB value is (20,83,113). Sum of RGB (Red+Green+Blue) = 20+83+113=216 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.26% from 216); Green value is 83 (32.81% from 255 or 38.43% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #145371 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145371 is #EBAC8E. Grayscale: #434343. Windows color (decimal): -15445135 or 7426836. OLE color: 7426836.
HSL color Cylindrical-coordinate representation of color #145371: hue angle of 199.35º 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 #145371 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 83 | 113 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.56 |
| HSL | 199.35º | 0.7% | 0.26% | - |
| HSV(B) | 199.35º | 0.82% | 0.44% | - |
| XYZ | 6.36 | 7.53 | 16.74 | - |
| YUV | 67.58 | 153.63 | 94.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 83 | 113 | 0.82 | 0.27 | 0 | 0.56 | 199.35 | 0.7 | 0.26 |
| Hex | 14 | 53 | 71 | 52 | 1B | 0 | 38 | C7 | 46 | 1A |
| Octal | 24 | 123 | 161 | 122 | 33 | 0 | 70 | 307 | 106 | 32 |
| Binary | 10100 | 1010011 | 1110001 | 1010010 | 11011 | 0 | 111000 | 11000111 | 1000110 | 11010 |
Color Harmonies of #145371
Complementary color
Monochromatic Colors of #145371
Black with #145371
Text Example
Text Example
White with #145371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145371; }
p { color: rgb(20,83,113); }
H1.HeaderClassName
{
color: #145371;
}
.AnyTagClassName
{
color: #145371;
}
</style>
background-color css
<style>
a { background-color: #145371; }
a { background-color: rgb(20,83,113); }
div.DivClassName
{
background-color: #145371;
}
.BgClassName
{
background-color: #145371;
}
</style>
border-color css
<style>
span { border-color: #145371; }
span { border-color: rgb(20,83,113); }
td.TdClassName
{
border-color: #145371;
}
.TagClassName
{
border-color: #145371;
}
</style>