Shades of Orient #155174
Tints of Orient #155174
RGB
CMYK
RGB Variations
Color information
#155174 (or 0x155174) is known color: Orient. HEX triplet: 15, 51 and 74. RGB value is (21,81,116). Sum of RGB (Red+Green+Blue) = 21+81+116=218 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.63% from 218); Green value is 81 (32.03% from 255 or 37.16% from 218); Blue value is 116 (45.70% from 255 or 53.21% from 218); Max value from RGB is 116 - color contains mainly: blue. Hex color #155174 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155174 is #EAAE8B. Grayscale: #424242. Windows color (decimal): -15380108 or 7622933. OLE color: 7622933.
HSL color Cylindrical-coordinate representation of color #155174: hue angle of 202.11º 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 #155174 is Cyan = 0.82, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 81 | 116 | - |
| CMYK | 0.82 | 0.30 | 0 | 0.55 |
| HSL | 202.11º | 0.69% | 0.27% | - |
| HSV(B) | 202.11º | 0.82% | 0.45% | - |
| XYZ | 6.4 | 7.31 | 17.6 | - |
| YUV | 67.05 | 155.62 | 95.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 116 | 0.82 | 0.30 | 0 | 0.55 | 202.11 | 0.69 | 0.27 |
| Hex | 15 | 51 | 74 | 52 | 1E | 0 | 37 | CA | 45 | 1B |
| Octal | 25 | 121 | 164 | 122 | 36 | 0 | 67 | 312 | 105 | 33 |
| Binary | 10101 | 1010001 | 1110100 | 1010010 | 11110 | 0 | 110111 | 11001010 | 1000101 | 11011 |
Color Harmonies of #155174
Complementary color
Monochromatic Colors of #155174
Black with #155174
Text Example
Text Example
White with #155174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155174; }
p { color: rgb(21,81,116); }
H1.HeaderClassName
{
color: #155174;
}
.AnyTagClassName
{
color: #155174;
}
</style>
background-color css
<style>
a { background-color: #155174; }
a { background-color: rgb(21,81,116); }
div.DivClassName
{
background-color: #155174;
}
.BgClassName
{
background-color: #155174;
}
</style>
border-color css
<style>
span { border-color: #155174; }
span { border-color: rgb(21,81,116); }
td.TdClassName
{
border-color: #155174;
}
.TagClassName
{
border-color: #155174;
}
</style>