Shades of Orient #155373
Tints of Orient #155373
RGB
CMYK
RGB Variations
Color information
#155373 (or 0x155373) is known color: Orient. HEX triplet: 15, 53 and 73. RGB value is (21,83,115). Sum of RGB (Red+Green+Blue) = 21+83+115=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 115 (45.31% from 255 or 52.51% from 219); Max value from RGB is 115 - color contains mainly: blue. Hex color #155373 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155373 is #EAAC8C. Grayscale: #434343. Windows color (decimal): -15379597 or 7557909. OLE color: 7557909.
HSL color Cylindrical-coordinate representation of color #155373: hue angle of 200.43º 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 #155373 is Cyan = 0.82, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 83 | 115 | - |
| CMYK | 0.82 | 0.28 | 0 | 0.55 |
| HSL | 200.43º | 0.69% | 0.27% | - |
| HSV(B) | 200.43º | 0.82% | 0.45% | - |
| XYZ | 6.5 | 7.58 | 17.34 | - |
| YUV | 68.11 | 154.46 | 94.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 115 | 0.82 | 0.28 | 0 | 0.55 | 200.43 | 0.69 | 0.27 |
| Hex | 15 | 53 | 73 | 52 | 1C | 0 | 37 | C8 | 45 | 1B |
| Octal | 25 | 123 | 163 | 122 | 34 | 0 | 67 | 310 | 105 | 33 |
| Binary | 10101 | 1010011 | 1110011 | 1010010 | 11100 | 0 | 110111 | 11001000 | 1000101 | 11011 |
Color Harmonies of #155373
Complementary color
Monochromatic Colors of #155373
Black with #155373
Text Example
Text Example
White with #155373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155373; }
p { color: rgb(21,83,115); }
H1.HeaderClassName
{
color: #155373;
}
.AnyTagClassName
{
color: #155373;
}
</style>
background-color css
<style>
a { background-color: #155373; }
a { background-color: rgb(21,83,115); }
div.DivClassName
{
background-color: #155373;
}
.BgClassName
{
background-color: #155373;
}
</style>
border-color css
<style>
span { border-color: #155373; }
span { border-color: rgb(21,83,115); }
td.TdClassName
{
border-color: #155373;
}
.TagClassName
{
border-color: #155373;
}
</style>