Shades of Orient #155471
Tints of Orient #155471
RGB
CMYK
RGB Variations
Color information
#155471 (or 0x155471) is known color: Orient. HEX triplet: 15, 54 and 71. RGB value is (21,84,113). Sum of RGB (Red+Green+Blue) = 21+84+113=218 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.63% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 113 (44.53% from 255 or 51.83% from 218); Max value from RGB is 113 - color contains mainly: blue. Hex color #155471 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155471 is #EAAB8E. Grayscale: #444444. Windows color (decimal): -15379343 or 7427093. OLE color: 7427093.
HSL color Cylindrical-coordinate representation of color #155471: hue angle of 198.91º 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 #155471 is Cyan = 0.81, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 84 | 113 | - |
| CMYK | 0.81 | 0.26 | 0 | 0.56 |
| HSL | 198.91º | 0.69% | 0.26% | - |
| HSV(B) | 198.91º | 0.81% | 0.44% | - |
| XYZ | 6.46 | 7.69 | 16.77 | - |
| YUV | 68.47 | 153.13 | 94.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 113 | 0.81 | 0.26 | 0 | 0.56 | 198.91 | 0.69 | 0.26 |
| Hex | 15 | 54 | 71 | 51 | 1A | 0 | 38 | C7 | 45 | 1A |
| Octal | 25 | 124 | 161 | 121 | 32 | 0 | 70 | 307 | 105 | 32 |
| Binary | 10101 | 1010100 | 1110001 | 1010001 | 11010 | 0 | 111000 | 11000111 | 1000101 | 11010 |
Color Harmonies of #155471
Complementary color
Monochromatic Colors of #155471
Black with #155471
Text Example
Text Example
White with #155471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155471; }
p { color: rgb(21,84,113); }
H1.HeaderClassName
{
color: #155471;
}
.AnyTagClassName
{
color: #155471;
}
</style>
background-color css
<style>
a { background-color: #155471; }
a { background-color: rgb(21,84,113); }
div.DivClassName
{
background-color: #155471;
}
.BgClassName
{
background-color: #155471;
}
</style>
border-color css
<style>
span { border-color: #155471; }
span { border-color: rgb(21,84,113); }
td.TdClassName
{
border-color: #155471;
}
.TagClassName
{
border-color: #155471;
}
</style>