Shades of Orient #215978
Tints of Orient #215978
RGB
CMYK
RGB Variations
Color information
#215978 (or 0x215978) is known color: Orient. HEX triplet: 21, 59 and 78. RGB value is (33,89,120). Sum of RGB (Red+Green+Blue) = 33+89+120=242 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.64% from 242); Green value is 89 (35.16% from 255 or 36.78% from 242); Blue value is 120 (47.27% from 255 or 49.59% from 242); Max value from RGB is 120 - color contains mainly: blue. Hex color #215978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215978 is #DEA687. Grayscale: #4B4B4B. Windows color (decimal): -14591624 or 7887137. OLE color: 7887137.
HSL color Cylindrical-coordinate representation of color #215978: hue angle of 201.38º 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 #215978 is Cyan = 0.72, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 89 | 120 | - |
| CMYK | 0.72 | 0.26 | 0 | 0.53 |
| HSL | 201.38º | 0.57% | 0.3% | - |
| HSV(B) | 201.38º | 0.73% | 0.47% | - |
| XYZ | 7.59 | 8.82 | 19.07 | - |
| YUV | 75.79 | 152.95 | 97.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 120 | 0.72 | 0.26 | 0 | 0.53 | 201.38 | 0.57 | 0.3 |
| Hex | 21 | 59 | 78 | 48 | 1A | 0 | 35 | C9 | 39 | 1E |
| Octal | 41 | 131 | 170 | 110 | 32 | 0 | 65 | 311 | 71 | 36 |
| Binary | 100001 | 1011001 | 1111000 | 1001000 | 11010 | 0 | 110101 | 11001001 | 111001 | 11110 |
Color Harmonies of #215978
Complementary color
Monochromatic Colors of #215978
Black with #215978
Text Example
Text Example
White with #215978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215978; }
p { color: rgb(33,89,120); }
H1.HeaderClassName
{
color: #215978;
}
.AnyTagClassName
{
color: #215978;
}
</style>
background-color css
<style>
a { background-color: #215978; }
a { background-color: rgb(33,89,120); }
div.DivClassName
{
background-color: #215978;
}
.BgClassName
{
background-color: #215978;
}
</style>
border-color css
<style>
span { border-color: #215978; }
span { border-color: rgb(33,89,120); }
td.TdClassName
{
border-color: #215978;
}
.TagClassName
{
border-color: #215978;
}
</style>