Shades of Orient #155379
Tints of Orient #155379
RGB
CMYK
RGB Variations
Color information
#155379 (or 0x155379) is known color: Orient. HEX triplet: 15, 53 and 79. RGB value is (21,83,121). Sum of RGB (Red+Green+Blue) = 21+83+121=225 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.33% from 225); Green value is 83 (32.81% from 255 or 36.89% from 225); Blue value is 121 (47.66% from 255 or 53.78% from 225); Max value from RGB is 121 - color contains mainly: blue. Hex color #155379 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155379 is #EAAC86. Grayscale: #444444. Windows color (decimal): -15379591 or 7951125. OLE color: 7951125.
HSL color Cylindrical-coordinate representation of color #155379: hue angle of 202.8º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #155379 is Cyan = 0.83, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 83 | 121 | - |
| CMYK | 0.83 | 0.31 | 0 | 0.53 |
| HSL | 202.8º | 0.7% | 0.28% | - |
| HSV(B) | 202.8º | 0.83% | 0.47% | - |
| XYZ | 6.85 | 7.73 | 19.22 | - |
| YUV | 68.79 | 157.46 | 93.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 121 | 0.83 | 0.31 | 0 | 0.53 | 202.8 | 0.7 | 0.28 |
| Hex | 15 | 53 | 79 | 53 | 1F | 0 | 35 | CB | 46 | 1C |
| Octal | 25 | 123 | 171 | 123 | 37 | 0 | 65 | 313 | 106 | 34 |
| Binary | 10101 | 1010011 | 1111001 | 1010011 | 11111 | 0 | 110101 | 11001011 | 1000110 | 11100 |
Color Harmonies of #155379
Complementary color
Monochromatic Colors of #155379
Black with #155379
Text Example
Text Example
White with #155379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155379; }
p { color: rgb(21,83,121); }
H1.HeaderClassName
{
color: #155379;
}
.AnyTagClassName
{
color: #155379;
}
</style>
background-color css
<style>
a { background-color: #155379; }
a { background-color: rgb(21,83,121); }
div.DivClassName
{
background-color: #155379;
}
.BgClassName
{
background-color: #155379;
}
</style>
border-color css
<style>
span { border-color: #155379; }
span { border-color: rgb(21,83,121); }
td.TdClassName
{
border-color: #155379;
}
.TagClassName
{
border-color: #155379;
}
</style>