Shades of Orient #155173
Tints of Orient #155173
RGB
CMYK
RGB Variations
Color information
#155173 (or 0x155173) is known color: Orient. HEX triplet: 15, 51 and 73. RGB value is (21,81,115). Sum of RGB (Red+Green+Blue) = 21+81+115=217 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.68% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 115 (45.31% from 255 or 53.00% from 217); Max value from RGB is 115 - color contains mainly: blue. Hex color #155173 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155173 is #EAAE8C. Grayscale: #424242. Windows color (decimal): -15380109 or 7557397. OLE color: 7557397.
HSL color Cylindrical-coordinate representation of color #155173: hue angle of 201.7º 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 #155173 is Cyan = 0.82, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 81 | 115 | - |
| CMYK | 0.82 | 0.30 | 0 | 0.55 |
| HSL | 201.7º | 0.69% | 0.27% | - |
| HSV(B) | 201.7º | 0.82% | 0.45% | - |
| XYZ | 6.35 | 7.28 | 17.29 | - |
| YUV | 66.94 | 155.12 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 115 | 0.82 | 0.30 | 0 | 0.55 | 201.7 | 0.69 | 0.27 |
| Hex | 15 | 51 | 73 | 52 | 1E | 0 | 37 | CA | 45 | 1B |
| Octal | 25 | 121 | 163 | 122 | 36 | 0 | 67 | 312 | 105 | 33 |
| Binary | 10101 | 1010001 | 1110011 | 1010010 | 11110 | 0 | 110111 | 11001010 | 1000101 | 11011 |
Color Harmonies of #155173
Complementary color
Monochromatic Colors of #155173
Black with #155173
Text Example
Text Example
White with #155173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155173; }
p { color: rgb(21,81,115); }
H1.HeaderClassName
{
color: #155173;
}
.AnyTagClassName
{
color: #155173;
}
</style>
background-color css
<style>
a { background-color: #155173; }
a { background-color: rgb(21,81,115); }
div.DivClassName
{
background-color: #155173;
}
.BgClassName
{
background-color: #155173;
}
</style>
border-color css
<style>
span { border-color: #155173; }
span { border-color: rgb(21,81,115); }
td.TdClassName
{
border-color: #155173;
}
.TagClassName
{
border-color: #155173;
}
</style>