Shades of Orient #155777
Tints of Orient #155777
RGB
CMYK
RGB Variations
Color information
#155777 (or 0x155777) is known color: Orient. HEX triplet: 15, 57 and 77. RGB value is (21,87,119). Sum of RGB (Red+Green+Blue) = 21+87+119=227 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.25% from 227); Green value is 87 (34.38% from 255 or 38.33% from 227); Blue value is 119 (46.88% from 255 or 52.42% from 227); Max value from RGB is 119 - color contains mainly: blue. Hex color #155777 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155777 is #EAA888. Grayscale: #464646. Windows color (decimal): -15378569 or 7821077. OLE color: 7821077.
HSL color Cylindrical-coordinate representation of color #155777: hue angle of 199.59º 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 #155777 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 87 | 119 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.53 |
| HSL | 199.59º | 0.7% | 0.27% | - |
| HSV(B) | 199.59º | 0.82% | 0.47% | - |
| XYZ | 7.05 | 8.31 | 18.68 | - |
| YUV | 70.91 | 155.13 | 92.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 119 | 0.82 | 0.27 | 0 | 0.53 | 199.59 | 0.7 | 0.27 |
| Hex | 15 | 57 | 77 | 52 | 1B | 0 | 35 | C8 | 46 | 1B |
| Octal | 25 | 127 | 167 | 122 | 33 | 0 | 65 | 310 | 106 | 33 |
| Binary | 10101 | 1010111 | 1110111 | 1010010 | 11011 | 0 | 110101 | 11001000 | 1000110 | 11011 |
Color Harmonies of #155777
Complementary color
Monochromatic Colors of #155777
Black with #155777
Text Example
Text Example
White with #155777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155777; }
p { color: rgb(21,87,119); }
H1.HeaderClassName
{
color: #155777;
}
.AnyTagClassName
{
color: #155777;
}
</style>
background-color css
<style>
a { background-color: #155777; }
a { background-color: rgb(21,87,119); }
div.DivClassName
{
background-color: #155777;
}
.BgClassName
{
background-color: #155777;
}
</style>
border-color css
<style>
span { border-color: #155777; }
span { border-color: rgb(21,87,119); }
td.TdClassName
{
border-color: #155777;
}
.TagClassName
{
border-color: #155777;
}
</style>