Shades of Orient #155577
Tints of Orient #155577
RGB
CMYK
RGB Variations
Color information
#155577 (or 0x155577) is known color: Orient. HEX triplet: 15, 55 and 77. RGB value is (21,85,119). Sum of RGB (Red+Green+Blue) = 21+85+119=225 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.33% from 225); Green value is 85 (33.59% from 255 or 37.78% from 225); Blue value is 119 (46.88% from 255 or 52.89% from 225); Max value from RGB is 119 - color contains mainly: blue. Hex color #155577 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155577 is #EAAA88. Grayscale: #454545. Windows color (decimal): -15379081 or 7820565. OLE color: 7820565.
HSL color Cylindrical-coordinate representation of color #155577: hue angle of 200.82º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155577 is Cyan = 0.82, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 85 | 119 | - |
| CMYK | 0.82 | 0.29 | 0 | 0.53 |
| HSL | 200.82º | 0.7% | 0.27% | - |
| HSV(B) | 200.82º | 0.82% | 0.47% | - |
| XYZ | 6.89 | 7.99 | 18.63 | - |
| YUV | 69.74 | 155.8 | 93.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 85 | 119 | 0.82 | 0.29 | 0 | 0.53 | 200.82 | 0.7 | 0.27 |
| Hex | 15 | 55 | 77 | 52 | 1D | 0 | 35 | C9 | 46 | 1B |
| Octal | 25 | 125 | 167 | 122 | 35 | 0 | 65 | 311 | 106 | 33 |
| Binary | 10101 | 1010101 | 1110111 | 1010010 | 11101 | 0 | 110101 | 11001001 | 1000110 | 11011 |
Color Harmonies of #155577
Complementary color
Monochromatic Colors of #155577
Black with #155577
Text Example
Text Example
White with #155577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155577; }
p { color: rgb(21,85,119); }
H1.HeaderClassName
{
color: #155577;
}
.AnyTagClassName
{
color: #155577;
}
</style>
background-color css
<style>
a { background-color: #155577; }
a { background-color: rgb(21,85,119); }
div.DivClassName
{
background-color: #155577;
}
.BgClassName
{
background-color: #155577;
}
</style>
border-color css
<style>
span { border-color: #155577; }
span { border-color: rgb(21,85,119); }
td.TdClassName
{
border-color: #155577;
}
.TagClassName
{
border-color: #155577;
}
</style>