Shades of Orient #155873
Tints of Orient #155873
RGB
CMYK
RGB Variations
Color information
#155873 (or 0x155873) is known color: Orient. HEX triplet: 15, 58 and 73. RGB value is (21,88,115). Sum of RGB (Red+Green+Blue) = 21+88+115=224 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.38% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 115 (45.31% from 255 or 51.34% from 224); Max value from RGB is 115 - color contains mainly: blue. Hex color #155873 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155873 is #EAA78C. Grayscale: #464646. Windows color (decimal): -15378317 or 7559189. OLE color: 7559189.
HSL color Cylindrical-coordinate representation of color #155873: hue angle of 197.23º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155873 is Cyan = 0.82, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 88 | 115 | - |
| CMYK | 0.82 | 0.23 | 0 | 0.55 |
| HSL | 197.23º | 0.69% | 0.27% | - |
| HSV(B) | 197.23º | 0.82% | 0.45% | - |
| XYZ | 6.89 | 8.38 | 17.47 | - |
| YUV | 71.05 | 152.8 | 92.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 88 | 115 | 0.82 | 0.23 | 0 | 0.55 | 197.23 | 0.69 | 0.27 |
| Hex | 15 | 58 | 73 | 52 | 17 | 0 | 37 | C5 | 45 | 1B |
| Octal | 25 | 130 | 163 | 122 | 27 | 0 | 67 | 305 | 105 | 33 |
| Binary | 10101 | 1011000 | 1110011 | 1010010 | 10111 | 0 | 110111 | 11000101 | 1000101 | 11011 |
Color Harmonies of #155873
Complementary color
Monochromatic Colors of #155873
Black with #155873
Text Example
Text Example
White with #155873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155873; }
p { color: rgb(21,88,115); }
H1.HeaderClassName
{
color: #155873;
}
.AnyTagClassName
{
color: #155873;
}
</style>
background-color css
<style>
a { background-color: #155873; }
a { background-color: rgb(21,88,115); }
div.DivClassName
{
background-color: #155873;
}
.BgClassName
{
background-color: #155873;
}
</style>
border-color css
<style>
span { border-color: #155873; }
span { border-color: rgb(21,88,115); }
td.TdClassName
{
border-color: #155873;
}
.TagClassName
{
border-color: #155873;
}
</style>