Shades of Orient #155670
Tints of Orient #155670
RGB
CMYK
RGB Variations
Color information
#155670 (or 0x155670) is known color: Orient. HEX triplet: 15, 56 and 70. RGB value is (21,86,112). Sum of RGB (Red+Green+Blue) = 21+86+112=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 86 (33.98% from 255 or 39.27% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #155670 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155670 is #EAA98F. Grayscale: #454545. Windows color (decimal): -15378832 or 7362069. OLE color: 7362069.
HSL color Cylindrical-coordinate representation of color #155670: hue angle of 197.14º degrees, saturation: 0.68, 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 #155670 is Cyan = 0.81, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 86 | 112 | - |
| CMYK | 0.81 | 0.23 | 0 | 0.56 |
| HSL | 197.14º | 0.68% | 0.26% | - |
| HSV(B) | 197.14º | 0.81% | 0.44% | - |
| XYZ | 6.56 | 7.98 | 16.52 | - |
| YUV | 69.53 | 151.97 | 93.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 112 | 0.81 | 0.23 | 0 | 0.56 | 197.14 | 0.68 | 0.26 |
| Hex | 15 | 56 | 70 | 51 | 17 | 0 | 38 | C5 | 44 | 1A |
| Octal | 25 | 126 | 160 | 121 | 27 | 0 | 70 | 305 | 104 | 32 |
| Binary | 10101 | 1010110 | 1110000 | 1010001 | 10111 | 0 | 111000 | 11000101 | 1000100 | 11010 |
Color Harmonies of #155670
Complementary color
Monochromatic Colors of #155670
Black with #155670
Text Example
Text Example
White with #155670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155670; }
p { color: rgb(21,86,112); }
H1.HeaderClassName
{
color: #155670;
}
.AnyTagClassName
{
color: #155670;
}
</style>
background-color css
<style>
a { background-color: #155670; }
a { background-color: rgb(21,86,112); }
div.DivClassName
{
background-color: #155670;
}
.BgClassName
{
background-color: #155670;
}
</style>
border-color css
<style>
span { border-color: #155670; }
span { border-color: rgb(21,86,112); }
td.TdClassName
{
border-color: #155670;
}
.TagClassName
{
border-color: #155670;
}
</style>