Shades of Orient #155278
Tints of Orient #155278
RGB
CMYK
RGB Variations
Color information
#155278 (or 0x155278) is known color: Orient. HEX triplet: 15, 52 and 78. RGB value is (21,82,120). Sum of RGB (Red+Green+Blue) = 21+82+120=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 120 (47.27% from 255 or 53.81% from 223); Max value from RGB is 120 - color contains mainly: blue. Hex color #155278 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155278 is #EAAD87. Grayscale: #434343. Windows color (decimal): -15379848 or 7885333. OLE color: 7885333.
HSL color Cylindrical-coordinate representation of color #155278: hue angle of 203.03º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155278 is Cyan = 0.83, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 82 | 120 | - |
| CMYK | 0.83 | 0.32 | 0 | 0.53 |
| HSL | 203.03º | 0.7% | 0.28% | - |
| HSV(B) | 203.03º | 0.83% | 0.47% | - |
| XYZ | 6.72 | 7.55 | 18.87 | - |
| YUV | 68.09 | 157.29 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 120 | 0.83 | 0.32 | 0 | 0.53 | 203.03 | 0.7 | 0.28 |
| Hex | 15 | 52 | 78 | 53 | 20 | 0 | 35 | CB | 46 | 1C |
| Octal | 25 | 122 | 170 | 123 | 40 | 0 | 65 | 313 | 106 | 34 |
| Binary | 10101 | 1010010 | 1111000 | 1010011 | 100000 | 0 | 110101 | 11001011 | 1000110 | 11100 |
Color Harmonies of #155278
Complementary color
Monochromatic Colors of #155278
Black with #155278
Text Example
Text Example
White with #155278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155278; }
p { color: rgb(21,82,120); }
H1.HeaderClassName
{
color: #155278;
}
.AnyTagClassName
{
color: #155278;
}
</style>
background-color css
<style>
a { background-color: #155278; }
a { background-color: rgb(21,82,120); }
div.DivClassName
{
background-color: #155278;
}
.BgClassName
{
background-color: #155278;
}
</style>
border-color css
<style>
span { border-color: #155278; }
span { border-color: rgb(21,82,120); }
td.TdClassName
{
border-color: #155278;
}
.TagClassName
{
border-color: #155278;
}
</style>