Shades of Orient #155667
Tints of Orient #155667
RGB
CMYK
RGB Variations
Color information
#155667 (or 0x155667) is known color: Orient. HEX triplet: 15, 56 and 67. RGB value is (21,86,103). Sum of RGB (Red+Green+Blue) = 21+86+103=210 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10% from 210); Green value is 86 (33.98% from 255 or 40.95% from 210); Blue value is 103 (40.62% from 255 or 49.05% from 210); Max value from RGB is 103 - color contains mainly: blue. Hex color #155667 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155667 is #EAA998. Grayscale: #444444. Windows color (decimal): -15378841 or 6772245. OLE color: 6772245.
HSL color Cylindrical-coordinate representation of color #155667: hue angle of 192.44º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #155667 is Cyan = 0.80, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 86 | 103 | - |
| CMYK | 0.80 | 0.17 | 0 | 0.60 |
| HSL | 192.44º | 0.66% | 0.24% | - |
| HSV(B) | 192.44º | 0.8% | 0.4% | - |
| XYZ | 6.09 | 7.79 | 14.02 | - |
| YUV | 68.5 | 147.47 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 103 | 0.80 | 0.17 | 0 | 0.60 | 192.44 | 0.66 | 0.24 |
| Hex | 15 | 56 | 67 | 50 | 11 | 0 | 3C | C0 | 42 | 18 |
| Octal | 25 | 126 | 147 | 120 | 21 | 0 | 74 | 300 | 102 | 30 |
| Binary | 10101 | 1010110 | 1100111 | 1010000 | 10001 | 0 | 111100 | 11000000 | 1000010 | 11000 |
Color Harmonies of #155667
Complementary color
Monochromatic Colors of #155667
Black with #155667
Text Example
Text Example
White with #155667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155667; }
p { color: rgb(21,86,103); }
H1.HeaderClassName
{
color: #155667;
}
.AnyTagClassName
{
color: #155667;
}
</style>
background-color css
<style>
a { background-color: #155667; }
a { background-color: rgb(21,86,103); }
div.DivClassName
{
background-color: #155667;
}
.BgClassName
{
background-color: #155667;
}
</style>
border-color css
<style>
span { border-color: #155667; }
span { border-color: rgb(21,86,103); }
td.TdClassName
{
border-color: #155667;
}
.TagClassName
{
border-color: #155667;
}
</style>