Shades of Orient #155171
Tints of Orient #155171
RGB
CMYK
RGB Variations
Color information
#155171 (or 0x155171) is known color: Orient. HEX triplet: 15, 51 and 71. RGB value is (21,81,113). Sum of RGB (Red+Green+Blue) = 21+81+113=215 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.77% from 215); Green value is 81 (32.03% from 255 or 37.67% from 215); Blue value is 113 (44.53% from 255 or 52.56% from 215); Max value from RGB is 113 - color contains mainly: blue. Hex color #155171 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155171 is #EAAE8E. Grayscale: #424242. Windows color (decimal): -15380111 or 7426325. OLE color: 7426325.
HSL color Cylindrical-coordinate representation of color #155171: hue angle of 200.87º 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 #155171 is Cyan = 0.81, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 81 | 113 | - |
| CMYK | 0.81 | 0.28 | 0 | 0.56 |
| HSL | 200.87º | 0.69% | 0.26% | - |
| HSV(B) | 200.87º | 0.81% | 0.44% | - |
| XYZ | 6.23 | 7.24 | 16.69 | - |
| YUV | 66.71 | 154.12 | 95.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 113 | 0.81 | 0.28 | 0 | 0.56 | 200.87 | 0.69 | 0.26 |
| Hex | 15 | 51 | 71 | 51 | 1C | 0 | 38 | C9 | 45 | 1A |
| Octal | 25 | 121 | 161 | 121 | 34 | 0 | 70 | 311 | 105 | 32 |
| Binary | 10101 | 1010001 | 1110001 | 1010001 | 11100 | 0 | 111000 | 11001001 | 1000101 | 11010 |
Color Harmonies of #155171
Complementary color
Monochromatic Colors of #155171
Black with #155171
Text Example
Text Example
White with #155171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155171; }
p { color: rgb(21,81,113); }
H1.HeaderClassName
{
color: #155171;
}
.AnyTagClassName
{
color: #155171;
}
</style>
background-color css
<style>
a { background-color: #155171; }
a { background-color: rgb(21,81,113); }
div.DivClassName
{
background-color: #155171;
}
.BgClassName
{
background-color: #155171;
}
</style>
border-color css
<style>
span { border-color: #155171; }
span { border-color: rgb(21,81,113); }
td.TdClassName
{
border-color: #155171;
}
.TagClassName
{
border-color: #155171;
}
</style>