Shades of Orient #145277
Tints of Orient #145277
RGB
CMYK
RGB Variations
Color information
#145277 (or 0x145277) is known color: Orient. HEX triplet: 14, 52 and 77. RGB value is (20,82,119). Sum of RGB (Red+Green+Blue) = 20+82+119=221 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.05% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 119 (46.88% from 255 or 53.85% from 221); Max value from RGB is 119 - color contains mainly: blue. Hex color #145277 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145277 is #EBAD88. Grayscale: #434343. Windows color (decimal): -15445385 or 7819796. OLE color: 7819796.
HSL color Cylindrical-coordinate representation of color #145277: hue angle of 202.42º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #145277 is Cyan = 0.83, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 82 | 119 | - |
| CMYK | 0.83 | 0.31 | 0 | 0.53 |
| HSL | 202.42º | 0.71% | 0.27% | - |
| HSV(B) | 202.42º | 0.83% | 0.47% | - |
| XYZ | 6.64 | 7.52 | 18.55 | - |
| YUV | 67.68 | 156.96 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 82 | 119 | 0.83 | 0.31 | 0 | 0.53 | 202.42 | 0.71 | 0.27 |
| Hex | 14 | 52 | 77 | 53 | 1F | 0 | 35 | CA | 47 | 1B |
| Octal | 24 | 122 | 167 | 123 | 37 | 0 | 65 | 312 | 107 | 33 |
| Binary | 10100 | 1010010 | 1110111 | 1010011 | 11111 | 0 | 110101 | 11001010 | 1000111 | 11011 |
Color Harmonies of #145277
Complementary color
Monochromatic Colors of #145277
Black with #145277
Text Example
Text Example
White with #145277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145277; }
p { color: rgb(20,82,119); }
H1.HeaderClassName
{
color: #145277;
}
.AnyTagClassName
{
color: #145277;
}
</style>
background-color css
<style>
a { background-color: #145277; }
a { background-color: rgb(20,82,119); }
div.DivClassName
{
background-color: #145277;
}
.BgClassName
{
background-color: #145277;
}
</style>
border-color css
<style>
span { border-color: #145277; }
span { border-color: rgb(20,82,119); }
td.TdClassName
{
border-color: #145277;
}
.TagClassName
{
border-color: #145277;
}
</style>