Shades of Orient #155771
Tints of Orient #155771
RGB
CMYK
RGB Variations
Color information
#155771 (or 0x155771) is known color: Orient. HEX triplet: 15, 57 and 71. RGB value is (21,87,113). Sum of RGB (Red+Green+Blue) = 21+87+113=221 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.50% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 113 (44.53% from 255 or 51.13% from 221); Max value from RGB is 113 - color contains mainly: blue. Hex color #155771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155771 is #EAA88E. Grayscale: #464646. Windows color (decimal): -15378575 or 7427861. OLE color: 7427861.
HSL color Cylindrical-coordinate representation of color #155771: hue angle of 196.96º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #155771 is Cyan = 0.81, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 87 | 113 | - |
| CMYK | 0.81 | 0.23 | 0 | 0.56 |
| HSL | 196.96º | 0.69% | 0.26% | - |
| HSV(B) | 196.96º | 0.81% | 0.44% | - |
| XYZ | 6.7 | 8.17 | 16.85 | - |
| YUV | 70.23 | 152.13 | 92.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 113 | 0.81 | 0.23 | 0 | 0.56 | 196.96 | 0.69 | 0.26 |
| Hex | 15 | 57 | 71 | 51 | 17 | 0 | 38 | C5 | 45 | 1A |
| Octal | 25 | 127 | 161 | 121 | 27 | 0 | 70 | 305 | 105 | 32 |
| Binary | 10101 | 1010111 | 1110001 | 1010001 | 10111 | 0 | 111000 | 11000101 | 1000101 | 11010 |
Color Harmonies of #155771
Complementary color
Monochromatic Colors of #155771
Black with #155771
Text Example
Text Example
White with #155771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155771; }
p { color: rgb(21,87,113); }
H1.HeaderClassName
{
color: #155771;
}
.AnyTagClassName
{
color: #155771;
}
</style>
background-color css
<style>
a { background-color: #155771; }
a { background-color: rgb(21,87,113); }
div.DivClassName
{
background-color: #155771;
}
.BgClassName
{
background-color: #155771;
}
</style>
border-color css
<style>
span { border-color: #155771; }
span { border-color: rgb(21,87,113); }
td.TdClassName
{
border-color: #155771;
}
.TagClassName
{
border-color: #155771;
}
</style>