Shades of Orient #215879
Tints of Orient #215879
RGB
CMYK
RGB Variations
Color information
#215879 (or 0x215879) is known color: Orient. HEX triplet: 21, 58 and 79. RGB value is (33,88,121). Sum of RGB (Red+Green+Blue) = 33+88+121=242 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.64% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 121 (47.66% from 255 or 50% from 242); Max value from RGB is 121 - color contains mainly: blue. Hex color #215879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215879 is #DEA786. Grayscale: #4B4B4B. Windows color (decimal): -14591879 or 7952417. OLE color: 7952417.
HSL color Cylindrical-coordinate representation of color #215879: hue angle of 202.5º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #215879 is Cyan = 0.73, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 88 | 121 | - |
| CMYK | 0.73 | 0.27 | 0 | 0.53 |
| HSL | 202.5º | 0.57% | 0.3% | - |
| HSV(B) | 202.5º | 0.73% | 0.47% | - |
| XYZ | 7.57 | 8.68 | 19.37 | - |
| YUV | 75.32 | 153.78 | 97.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 121 | 0.73 | 0.27 | 0 | 0.53 | 202.5 | 0.57 | 0.3 |
| Hex | 21 | 58 | 79 | 49 | 1B | 0 | 35 | CA | 39 | 1E |
| Octal | 41 | 130 | 171 | 111 | 33 | 0 | 65 | 312 | 71 | 36 |
| Binary | 100001 | 1011000 | 1111001 | 1001001 | 11011 | 0 | 110101 | 11001010 | 111001 | 11110 |
Color Harmonies of #215879
Complementary color
Monochromatic Colors of #215879
Black with #215879
Text Example
Text Example
White with #215879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215879; }
p { color: rgb(33,88,121); }
H1.HeaderClassName
{
color: #215879;
}
.AnyTagClassName
{
color: #215879;
}
</style>
background-color css
<style>
a { background-color: #215879; }
a { background-color: rgb(33,88,121); }
div.DivClassName
{
background-color: #215879;
}
.BgClassName
{
background-color: #215879;
}
</style>
border-color css
<style>
span { border-color: #215879; }
span { border-color: rgb(33,88,121); }
td.TdClassName
{
border-color: #215879;
}
.TagClassName
{
border-color: #215879;
}
</style>