Shades of Orient #155876
Tints of Orient #155876
RGB
CMYK
RGB Variations
Color information
#155876 (or 0x155876) is known color: Orient. HEX triplet: 15, 58 and 76. RGB value is (21,88,118). Sum of RGB (Red+Green+Blue) = 21+88+118=227 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.25% from 227); Green value is 88 (34.77% from 255 or 38.77% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #155876 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155876 is #EAA789. Grayscale: #474747. Windows color (decimal): -15378314 or 7755797. OLE color: 7755797.
HSL color Cylindrical-coordinate representation of color #155876: hue angle of 198.56º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155876 is Cyan = 0.82, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 88 | 118 | - |
| CMYK | 0.82 | 0.25 | 0 | 0.54 |
| HSL | 198.56º | 0.7% | 0.27% | - |
| HSV(B) | 198.56º | 0.82% | 0.46% | - |
| XYZ | 7.07 | 8.45 | 18.4 | - |
| YUV | 71.39 | 154.3 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 88 | 118 | 0.82 | 0.25 | 0 | 0.54 | 198.56 | 0.7 | 0.27 |
| Hex | 15 | 58 | 76 | 52 | 19 | 0 | 36 | C7 | 46 | 1B |
| Octal | 25 | 130 | 166 | 122 | 31 | 0 | 66 | 307 | 106 | 33 |
| Binary | 10101 | 1011000 | 1110110 | 1010010 | 11001 | 0 | 110110 | 11000111 | 1000110 | 11011 |
Color Harmonies of #155876
Complementary color
Monochromatic Colors of #155876
Black with #155876
Text Example
Text Example
White with #155876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155876; }
p { color: rgb(21,88,118); }
H1.HeaderClassName
{
color: #155876;
}
.AnyTagClassName
{
color: #155876;
}
</style>
background-color css
<style>
a { background-color: #155876; }
a { background-color: rgb(21,88,118); }
div.DivClassName
{
background-color: #155876;
}
.BgClassName
{
background-color: #155876;
}
</style>
border-color css
<style>
span { border-color: #155876; }
span { border-color: rgb(21,88,118); }
td.TdClassName
{
border-color: #155876;
}
.TagClassName
{
border-color: #155876;
}
</style>