Shades of Orient #215976
Tints of Orient #215976
RGB
CMYK
RGB Variations
Color information
#215976 (or 0x215976) is known color: Orient. HEX triplet: 21, 59 and 76. RGB value is (33,89,118). Sum of RGB (Red+Green+Blue) = 33+89+118=240 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.75% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #215976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215976 is #DEA689. Grayscale: #4B4B4B. Windows color (decimal): -14591626 or 7756065. OLE color: 7756065.
HSL color Cylindrical-coordinate representation of color #215976: hue angle of 200.47º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #215976 is Cyan = 0.72, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 89 | 118 | - |
| CMYK | 0.72 | 0.25 | 0 | 0.54 |
| HSL | 200.47º | 0.56% | 0.3% | - |
| HSV(B) | 200.47º | 0.72% | 0.46% | - |
| XYZ | 7.47 | 8.78 | 18.44 | - |
| YUV | 75.56 | 151.95 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 118 | 0.72 | 0.25 | 0 | 0.54 | 200.47 | 0.56 | 0.3 |
| Hex | 21 | 59 | 76 | 48 | 19 | 0 | 36 | C8 | 38 | 1E |
| Octal | 41 | 131 | 166 | 110 | 31 | 0 | 66 | 310 | 70 | 36 |
| Binary | 100001 | 1011001 | 1110110 | 1001000 | 11001 | 0 | 110110 | 11001000 | 111000 | 11110 |
Color Harmonies of #215976
Complementary color
Monochromatic Colors of #215976
Black with #215976
Text Example
Text Example
White with #215976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215976; }
p { color: rgb(33,89,118); }
H1.HeaderClassName
{
color: #215976;
}
.AnyTagClassName
{
color: #215976;
}
</style>
background-color css
<style>
a { background-color: #215976; }
a { background-color: rgb(33,89,118); }
div.DivClassName
{
background-color: #215976;
}
.BgClassName
{
background-color: #215976;
}
</style>
border-color css
<style>
span { border-color: #215976; }
span { border-color: rgb(33,89,118); }
td.TdClassName
{
border-color: #215976;
}
.TagClassName
{
border-color: #215976;
}
</style>