Shades of Orient #155579
Tints of Orient #155579
RGB
CMYK
RGB Variations
Color information
#155579 (or 0x155579) is known color: Orient. HEX triplet: 15, 55 and 79. RGB value is (21,85,121). Sum of RGB (Red+Green+Blue) = 21+85+121=227 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.25% from 227); Green value is 85 (33.59% from 255 or 37.44% from 227); Blue value is 121 (47.66% from 255 or 53.30% from 227); Max value from RGB is 121 - color contains mainly: blue. Hex color #155579 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155579 is #EAAA86. Grayscale: #454545. Windows color (decimal): -15379079 or 7951637. OLE color: 7951637.
HSL color Cylindrical-coordinate representation of color #155579: hue angle of 201.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #155579 is Cyan = 0.83, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 85 | 121 | - |
| CMYK | 0.83 | 0.30 | 0 | 0.53 |
| HSL | 201.6º | 0.7% | 0.28% | - |
| HSV(B) | 201.6º | 0.83% | 0.47% | - |
| XYZ | 7.01 | 8.04 | 19.27 | - |
| YUV | 69.97 | 156.8 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 85 | 121 | 0.83 | 0.30 | 0 | 0.53 | 201.6 | 0.7 | 0.28 |
| Hex | 15 | 55 | 79 | 53 | 1E | 0 | 35 | CA | 46 | 1C |
| Octal | 25 | 125 | 171 | 123 | 36 | 0 | 65 | 312 | 106 | 34 |
| Binary | 10101 | 1010101 | 1111001 | 1010011 | 11110 | 0 | 110101 | 11001010 | 1000110 | 11100 |
Color Harmonies of #155579
Complementary color
Monochromatic Colors of #155579
Black with #155579
Text Example
Text Example
White with #155579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155579; }
p { color: rgb(21,85,121); }
H1.HeaderClassName
{
color: #155579;
}
.AnyTagClassName
{
color: #155579;
}
</style>
background-color css
<style>
a { background-color: #155579; }
a { background-color: rgb(21,85,121); }
div.DivClassName
{
background-color: #155579;
}
.BgClassName
{
background-color: #155579;
}
</style>
border-color css
<style>
span { border-color: #155579; }
span { border-color: rgb(21,85,121); }
td.TdClassName
{
border-color: #155579;
}
.TagClassName
{
border-color: #155579;
}
</style>