Shades of Orient #215774
Tints of Orient #215774
RGB
CMYK
RGB Variations
Color information
#215774 (or 0x215774) is known color: Orient. HEX triplet: 21, 57 and 74. RGB value is (33,87,116). Sum of RGB (Red+Green+Blue) = 33+87+116=236 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.98% from 236); Green value is 87 (34.38% from 255 or 36.86% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #215774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215774 is #DEA88B. Grayscale: #494949. Windows color (decimal): -14592140 or 7624481. OLE color: 7624481.
HSL color Cylindrical-coordinate representation of color #215774: hue angle of 200.96º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #215774 is Cyan = 0.72, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 87 | 116 | - |
| CMYK | 0.72 | 0.25 | 0 | 0.55 |
| HSL | 200.96º | 0.56% | 0.29% | - |
| HSV(B) | 200.96º | 0.72% | 0.45% | - |
| XYZ | 7.19 | 8.4 | 17.77 | - |
| YUV | 74.16 | 151.61 | 98.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 116 | 0.72 | 0.25 | 0 | 0.55 | 200.96 | 0.56 | 0.29 |
| Hex | 21 | 57 | 74 | 48 | 19 | 0 | 37 | C9 | 38 | 1D |
| Octal | 41 | 127 | 164 | 110 | 31 | 0 | 67 | 311 | 70 | 35 |
| Binary | 100001 | 1010111 | 1110100 | 1001000 | 11001 | 0 | 110111 | 11001001 | 111000 | 11101 |
Color Harmonies of #215774
Complementary color
Monochromatic Colors of #215774
Black with #215774
Text Example
Text Example
White with #215774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215774; }
p { color: rgb(33,87,116); }
H1.HeaderClassName
{
color: #215774;
}
.AnyTagClassName
{
color: #215774;
}
</style>
background-color css
<style>
a { background-color: #215774; }
a { background-color: rgb(33,87,116); }
div.DivClassName
{
background-color: #215774;
}
.BgClassName
{
background-color: #215774;
}
</style>
border-color css
<style>
span { border-color: #215774; }
span { border-color: rgb(33,87,116); }
td.TdClassName
{
border-color: #215774;
}
.TagClassName
{
border-color: #215774;
}
</style>