Shades of Orient #155774
Tints of Orient #155774
RGB
CMYK
RGB Variations
Color information
#155774 (or 0x155774) is known color: Orient. HEX triplet: 15, 57 and 74. RGB value is (21,87,116). Sum of RGB (Red+Green+Blue) = 21+87+116=224 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.38% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 116 (45.70% from 255 or 51.79% from 224); Max value from RGB is 116 - color contains mainly: blue. Hex color #155774 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155774 is #EAA88B. Grayscale: #464646. Windows color (decimal): -15378572 or 7624469. OLE color: 7624469.
HSL color Cylindrical-coordinate representation of color #155774: hue angle of 198.32º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155774 is Cyan = 0.82, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 87 | 116 | - |
| CMYK | 0.82 | 0.25 | 0 | 0.55 |
| HSL | 198.32º | 0.69% | 0.27% | - |
| HSV(B) | 198.32º | 0.82% | 0.45% | - |
| XYZ | 6.87 | 8.24 | 17.75 | - |
| YUV | 70.57 | 153.63 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 116 | 0.82 | 0.25 | 0 | 0.55 | 198.32 | 0.69 | 0.27 |
| Hex | 15 | 57 | 74 | 52 | 19 | 0 | 37 | C6 | 45 | 1B |
| Octal | 25 | 127 | 164 | 122 | 31 | 0 | 67 | 306 | 105 | 33 |
| Binary | 10101 | 1010111 | 1110100 | 1010010 | 11001 | 0 | 110111 | 11000110 | 1000101 | 11011 |
Color Harmonies of #155774
Complementary color
Monochromatic Colors of #155774
Black with #155774
Text Example
Text Example
White with #155774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155774; }
p { color: rgb(21,87,116); }
H1.HeaderClassName
{
color: #155774;
}
.AnyTagClassName
{
color: #155774;
}
</style>
background-color css
<style>
a { background-color: #155774; }
a { background-color: rgb(21,87,116); }
div.DivClassName
{
background-color: #155774;
}
.BgClassName
{
background-color: #155774;
}
</style>
border-color css
<style>
span { border-color: #155774; }
span { border-color: rgb(21,87,116); }
td.TdClassName
{
border-color: #155774;
}
.TagClassName
{
border-color: #155774;
}
</style>