Shades of Orient #215878
Tints of Orient #215878
RGB
CMYK
RGB Variations
Color information
#215878 (or 0x215878) is known color: Orient. HEX triplet: 21, 58 and 78. RGB value is (33,88,120). Sum of RGB (Red+Green+Blue) = 33+88+120=241 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.69% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #215878 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215878 is #DEA787. Grayscale: #4B4B4B. Windows color (decimal): -14591880 or 7886881. OLE color: 7886881.
HSL color Cylindrical-coordinate representation of color #215878: hue angle of 202.07º 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 #215878 is Cyan = 0.72, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 88 | 120 | - |
| CMYK | 0.72 | 0.27 | 0 | 0.53 |
| HSL | 202.07º | 0.57% | 0.3% | - |
| HSV(B) | 202.07º | 0.73% | 0.47% | - |
| XYZ | 7.51 | 8.66 | 19.04 | - |
| YUV | 75.2 | 153.28 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 120 | 0.72 | 0.27 | 0 | 0.53 | 202.07 | 0.57 | 0.3 |
| Hex | 21 | 58 | 78 | 48 | 1B | 0 | 35 | CA | 39 | 1E |
| Octal | 41 | 130 | 170 | 110 | 33 | 0 | 65 | 312 | 71 | 36 |
| Binary | 100001 | 1011000 | 1111000 | 1001000 | 11011 | 0 | 110101 | 11001010 | 111001 | 11110 |
Color Harmonies of #215878
Complementary color
Monochromatic Colors of #215878
Black with #215878
Text Example
Text Example
White with #215878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215878; }
p { color: rgb(33,88,120); }
H1.HeaderClassName
{
color: #215878;
}
.AnyTagClassName
{
color: #215878;
}
</style>
background-color css
<style>
a { background-color: #215878; }
a { background-color: rgb(33,88,120); }
div.DivClassName
{
background-color: #215878;
}
.BgClassName
{
background-color: #215878;
}
</style>
border-color css
<style>
span { border-color: #215878; }
span { border-color: rgb(33,88,120); }
td.TdClassName
{
border-color: #215878;
}
.TagClassName
{
border-color: #215878;
}
</style>