Shades of Orient #155676
Tints of Orient #155676
RGB
CMYK
RGB Variations
Color information
#155676 (or 0x155676) is known color: Orient. HEX triplet: 15, 56 and 76. RGB value is (21,86,118). Sum of RGB (Red+Green+Blue) = 21+86+118=225 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.33% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 118 (46.48% from 255 or 52.44% from 225); Max value from RGB is 118 - color contains mainly: blue. Hex color #155676 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155676 is #EAA989. Grayscale: #464646. Windows color (decimal): -15378826 or 7755285. OLE color: 7755285.
HSL color Cylindrical-coordinate representation of color #155676: hue angle of 199.79º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155676 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 86 | 118 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.54 |
| HSL | 199.79º | 0.7% | 0.27% | - |
| HSV(B) | 199.79º | 0.82% | 0.46% | - |
| XYZ | 6.91 | 8.12 | 18.34 | - |
| YUV | 70.21 | 154.97 | 92.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 118 | 0.82 | 0.27 | 0 | 0.54 | 199.79 | 0.7 | 0.27 |
| Hex | 15 | 56 | 76 | 52 | 1B | 0 | 36 | C8 | 46 | 1B |
| Octal | 25 | 126 | 166 | 122 | 33 | 0 | 66 | 310 | 106 | 33 |
| Binary | 10101 | 1010110 | 1110110 | 1010010 | 11011 | 0 | 110110 | 11001000 | 1000110 | 11011 |
Color Harmonies of #155676
Complementary color
Monochromatic Colors of #155676
Black with #155676
Text Example
Text Example
White with #155676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155676; }
p { color: rgb(21,86,118); }
H1.HeaderClassName
{
color: #155676;
}
.AnyTagClassName
{
color: #155676;
}
</style>
background-color css
<style>
a { background-color: #155676; }
a { background-color: rgb(21,86,118); }
div.DivClassName
{
background-color: #155676;
}
.BgClassName
{
background-color: #155676;
}
</style>
border-color css
<style>
span { border-color: #155676; }
span { border-color: rgb(21,86,118); }
td.TdClassName
{
border-color: #155676;
}
.TagClassName
{
border-color: #155676;
}
</style>