Shades of Orient #155672
Tints of Orient #155672
RGB
CMYK
RGB Variations
Color information
#155672 (or 0x155672) is known color: Orient. HEX triplet: 15, 56 and 72. RGB value is (21,86,114). Sum of RGB (Red+Green+Blue) = 21+86+114=221 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.50% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #155672 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155672 is #EAA98D. Grayscale: #454545. Windows color (decimal): -15378830 or 7493141. OLE color: 7493141.
HSL color Cylindrical-coordinate representation of color #155672: hue angle of 198.06º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155672 is Cyan = 0.82, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 86 | 114 | - |
| CMYK | 0.82 | 0.25 | 0 | 0.55 |
| HSL | 198.06º | 0.69% | 0.26% | - |
| HSV(B) | 198.06º | 0.82% | 0.45% | - |
| XYZ | 6.67 | 8.03 | 17.12 | - |
| YUV | 69.76 | 152.97 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 114 | 0.82 | 0.25 | 0 | 0.55 | 198.06 | 0.69 | 0.26 |
| Hex | 15 | 56 | 72 | 52 | 19 | 0 | 37 | C6 | 45 | 1A |
| Octal | 25 | 126 | 162 | 122 | 31 | 0 | 67 | 306 | 105 | 32 |
| Binary | 10101 | 1010110 | 1110010 | 1010010 | 11001 | 0 | 110111 | 11000110 | 1000101 | 11010 |
Color Harmonies of #155672
Complementary color
Monochromatic Colors of #155672
Black with #155672
Text Example
Text Example
White with #155672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155672; }
p { color: rgb(21,86,114); }
H1.HeaderClassName
{
color: #155672;
}
.AnyTagClassName
{
color: #155672;
}
</style>
background-color css
<style>
a { background-color: #155672; }
a { background-color: rgb(21,86,114); }
div.DivClassName
{
background-color: #155672;
}
.BgClassName
{
background-color: #155672;
}
</style>
border-color css
<style>
span { border-color: #155672; }
span { border-color: rgb(21,86,114); }
td.TdClassName
{
border-color: #155672;
}
.TagClassName
{
border-color: #155672;
}
</style>