Shades of Orient #155576
Tints of Orient #155576
RGB
CMYK
RGB Variations
Color information
#155576 (or 0x155576) is known color: Orient. HEX triplet: 15, 55 and 76. RGB value is (21,85,118). Sum of RGB (Red+Green+Blue) = 21+85+118=224 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.38% from 224); Green value is 85 (33.59% from 255 or 37.95% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #155576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155576 is #EAAA89. Grayscale: #454545. Windows color (decimal): -15379082 or 7755029. OLE color: 7755029.
HSL color Cylindrical-coordinate representation of color #155576: hue angle of 200.41º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155576 is Cyan = 0.82, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 85 | 118 | - |
| CMYK | 0.82 | 0.28 | 0 | 0.54 |
| HSL | 200.41º | 0.7% | 0.27% | - |
| HSV(B) | 200.41º | 0.82% | 0.46% | - |
| XYZ | 6.83 | 7.96 | 18.32 | - |
| YUV | 69.63 | 155.3 | 93.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 85 | 118 | 0.82 | 0.28 | 0 | 0.54 | 200.41 | 0.7 | 0.27 |
| Hex | 15 | 55 | 76 | 52 | 1C | 0 | 36 | C8 | 46 | 1B |
| Octal | 25 | 125 | 166 | 122 | 34 | 0 | 66 | 310 | 106 | 33 |
| Binary | 10101 | 1010101 | 1110110 | 1010010 | 11100 | 0 | 110110 | 11001000 | 1000110 | 11011 |
Color Harmonies of #155576
Complementary color
Monochromatic Colors of #155576
Black with #155576
Text Example
Text Example
White with #155576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155576; }
p { color: rgb(21,85,118); }
H1.HeaderClassName
{
color: #155576;
}
.AnyTagClassName
{
color: #155576;
}
</style>
background-color css
<style>
a { background-color: #155576; }
a { background-color: rgb(21,85,118); }
div.DivClassName
{
background-color: #155576;
}
.BgClassName
{
background-color: #155576;
}
</style>
border-color css
<style>
span { border-color: #155576; }
span { border-color: rgb(21,85,118); }
td.TdClassName
{
border-color: #155576;
}
.TagClassName
{
border-color: #155576;
}
</style>