Shades of Orient #155479
Tints of Orient #155479
RGB
CMYK
RGB Variations
Color information
#155479 (or 0x155479) is known color: Orient. HEX triplet: 15, 54 and 79. RGB value is (21,84,121). Sum of RGB (Red+Green+Blue) = 21+84+121=226 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.29% from 226); Green value is 84 (33.20% from 255 or 37.17% from 226); Blue value is 121 (47.66% from 255 or 53.54% from 226); Max value from RGB is 121 - color contains mainly: blue. Hex color #155479 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155479 is #EAAB86. Grayscale: #454545. Windows color (decimal): -15379335 or 7951381. OLE color: 7951381.
HSL color Cylindrical-coordinate representation of color #155479: hue angle of 202.2º 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 #155479 is Cyan = 0.83, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 84 | 121 | - |
| CMYK | 0.83 | 0.31 | 0 | 0.53 |
| HSL | 202.2º | 0.7% | 0.28% | - |
| HSV(B) | 202.2º | 0.83% | 0.47% | - |
| XYZ | 6.93 | 7.88 | 19.24 | - |
| YUV | 69.38 | 157.13 | 93.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 121 | 0.83 | 0.31 | 0 | 0.53 | 202.2 | 0.7 | 0.28 |
| Hex | 15 | 54 | 79 | 53 | 1F | 0 | 35 | CA | 46 | 1C |
| Octal | 25 | 124 | 171 | 123 | 37 | 0 | 65 | 312 | 106 | 34 |
| Binary | 10101 | 1010100 | 1111001 | 1010011 | 11111 | 0 | 110101 | 11001010 | 1000110 | 11100 |
Color Harmonies of #155479
Complementary color
Monochromatic Colors of #155479
Black with #155479
Text Example
Text Example
White with #155479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155479; }
p { color: rgb(21,84,121); }
H1.HeaderClassName
{
color: #155479;
}
.AnyTagClassName
{
color: #155479;
}
</style>
background-color css
<style>
a { background-color: #155479; }
a { background-color: rgb(21,84,121); }
div.DivClassName
{
background-color: #155479;
}
.BgClassName
{
background-color: #155479;
}
</style>
border-color css
<style>
span { border-color: #155479; }
span { border-color: rgb(21,84,121); }
td.TdClassName
{
border-color: #155479;
}
.TagClassName
{
border-color: #155479;
}
</style>