Shades of Orient #155978
Tints of Orient #155978
RGB
CMYK
RGB Variations
Color information
#155978 (or 0x155978) is known color: Orient. HEX triplet: 15, 59 and 78. RGB value is (21,89,120). Sum of RGB (Red+Green+Blue) = 21+89+120=230 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.13% from 230); Green value is 89 (35.16% from 255 or 38.70% from 230); Blue value is 120 (47.27% from 255 or 52.17% from 230); Max value from RGB is 120 - color contains mainly: blue. Hex color #155978 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155978 is #EAA687. Grayscale: #484848. Windows color (decimal): -15378056 or 7887125. OLE color: 7887125.
HSL color Cylindrical-coordinate representation of color #155978: hue angle of 198.79º 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 #155978 is Cyan = 0.83, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 89 | 120 | - |
| CMYK | 0.83 | 0.26 | 0 | 0.53 |
| HSL | 198.79º | 0.7% | 0.28% | - |
| HSV(B) | 198.79º | 0.83% | 0.47% | - |
| XYZ | 7.27 | 8.66 | 19.06 | - |
| YUV | 72.2 | 154.97 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 89 | 120 | 0.83 | 0.26 | 0 | 0.53 | 198.79 | 0.7 | 0.28 |
| Hex | 15 | 59 | 78 | 53 | 1A | 0 | 35 | C7 | 46 | 1C |
| Octal | 25 | 131 | 170 | 123 | 32 | 0 | 65 | 307 | 106 | 34 |
| Binary | 10101 | 1011001 | 1111000 | 1010011 | 11010 | 0 | 110101 | 11000111 | 1000110 | 11100 |
Color Harmonies of #155978
Complementary color
Monochromatic Colors of #155978
Black with #155978
Text Example
Text Example
White with #155978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155978; }
p { color: rgb(21,89,120); }
H1.HeaderClassName
{
color: #155978;
}
.AnyTagClassName
{
color: #155978;
}
</style>
background-color css
<style>
a { background-color: #155978; }
a { background-color: rgb(21,89,120); }
div.DivClassName
{
background-color: #155978;
}
.BgClassName
{
background-color: #155978;
}
</style>
border-color css
<style>
span { border-color: #155978; }
span { border-color: rgb(21,89,120); }
td.TdClassName
{
border-color: #155978;
}
.TagClassName
{
border-color: #155978;
}
</style>