Shades of Orient #155674
Tints of Orient #155674
RGB
CMYK
RGB Variations
Color information
#155674 (or 0x155674) is known color: Orient. HEX triplet: 15, 56 and 74. RGB value is (21,86,116). Sum of RGB (Red+Green+Blue) = 21+86+116=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 116 (45.70% from 255 or 52.02% from 223); Max value from RGB is 116 - color contains mainly: blue. Hex color #155674 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155674 is #EAA98B. Grayscale: #454545. Windows color (decimal): -15378828 or 7624213. OLE color: 7624213.
HSL color Cylindrical-coordinate representation of color #155674: hue angle of 198.95º 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 #155674 is Cyan = 0.82, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 86 | 116 | - |
| CMYK | 0.82 | 0.26 | 0 | 0.55 |
| HSL | 198.95º | 0.69% | 0.27% | - |
| HSV(B) | 198.95º | 0.82% | 0.45% | - |
| XYZ | 6.79 | 8.08 | 17.72 | - |
| YUV | 69.99 | 153.97 | 93.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 116 | 0.82 | 0.26 | 0 | 0.55 | 198.95 | 0.69 | 0.27 |
| Hex | 15 | 56 | 74 | 52 | 1A | 0 | 37 | C7 | 45 | 1B |
| Octal | 25 | 126 | 164 | 122 | 32 | 0 | 67 | 307 | 105 | 33 |
| Binary | 10101 | 1010110 | 1110100 | 1010010 | 11010 | 0 | 110111 | 11000111 | 1000101 | 11011 |
Color Harmonies of #155674
Complementary color
Monochromatic Colors of #155674
Black with #155674
Text Example
Text Example
White with #155674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155674; }
p { color: rgb(21,86,116); }
H1.HeaderClassName
{
color: #155674;
}
.AnyTagClassName
{
color: #155674;
}
</style>
background-color css
<style>
a { background-color: #155674; }
a { background-color: rgb(21,86,116); }
div.DivClassName
{
background-color: #155674;
}
.BgClassName
{
background-color: #155674;
}
</style>
border-color css
<style>
span { border-color: #155674; }
span { border-color: rgb(21,86,116); }
td.TdClassName
{
border-color: #155674;
}
.TagClassName
{
border-color: #155674;
}
</style>