Shades of Orient #155076
Tints of Orient #155076
RGB
CMYK
RGB Variations
Color information
#155076 (or 0x155076) is known color: Orient. HEX triplet: 15, 50 and 76. RGB value is (21,80,118). Sum of RGB (Red+Green+Blue) = 21+80+118=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 80 (31.64% from 255 or 36.53% from 219); Blue value is 118 (46.48% from 255 or 53.88% from 219); Max value from RGB is 118 - color contains mainly: blue. Hex color #155076 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155076 is #EAAF89. Grayscale: #424242. Windows color (decimal): -15380362 or 7753749. OLE color: 7753749.
HSL color Cylindrical-coordinate representation of color #155076: hue angle of 203.51º 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 #155076 is Cyan = 0.82, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 80 | 118 | - |
| CMYK | 0.82 | 0.32 | 0 | 0.54 |
| HSL | 203.51º | 0.7% | 0.27% | - |
| HSV(B) | 203.51º | 0.82% | 0.46% | - |
| XYZ | 6.45 | 7.2 | 18.19 | - |
| YUV | 66.69 | 156.95 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 80 | 118 | 0.82 | 0.32 | 0 | 0.54 | 203.51 | 0.7 | 0.27 |
| Hex | 15 | 50 | 76 | 52 | 20 | 0 | 36 | CC | 46 | 1B |
| Octal | 25 | 120 | 166 | 122 | 40 | 0 | 66 | 314 | 106 | 33 |
| Binary | 10101 | 1010000 | 1110110 | 1010010 | 100000 | 0 | 110110 | 11001100 | 1000110 | 11011 |
Color Harmonies of #155076
Complementary color
Monochromatic Colors of #155076
Black with #155076
Text Example
Text Example
White with #155076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155076; }
p { color: rgb(21,80,118); }
H1.HeaderClassName
{
color: #155076;
}
.AnyTagClassName
{
color: #155076;
}
</style>
background-color css
<style>
a { background-color: #155076; }
a { background-color: rgb(21,80,118); }
div.DivClassName
{
background-color: #155076;
}
.BgClassName
{
background-color: #155076;
}
</style>
border-color css
<style>
span { border-color: #155076; }
span { border-color: rgb(21,80,118); }
td.TdClassName
{
border-color: #155076;
}
.TagClassName
{
border-color: #155076;
}
</style>