Shades of Orient #215376
Tints of Orient #215376
RGB
CMYK
RGB Variations
Color information
#215376 (or 0x215376) is known color: Orient. HEX triplet: 21, 53 and 76. RGB value is (33,83,118). Sum of RGB (Red+Green+Blue) = 33+83+118=234 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.10% from 234); Green value is 83 (32.81% from 255 or 35.47% from 234); Blue value is 118 (46.48% from 255 or 50.43% from 234); Max value from RGB is 118 - color contains mainly: blue. Hex color #215376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215376 is #DEAC89. Grayscale: #474747. Windows color (decimal): -14593162 or 7754529. OLE color: 7754529.
HSL color Cylindrical-coordinate representation of color #215376: hue angle of 204.71º 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 #215376 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 83 | 118 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.54 |
| HSL | 204.71º | 0.56% | 0.3% | - |
| HSV(B) | 204.71º | 0.72% | 0.46% | - |
| XYZ | 6.99 | 7.82 | 18.28 | - |
| YUV | 72.04 | 153.94 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 83 | 118 | 0.72 | 0.30 | 0 | 0.54 | 204.71 | 0.56 | 0.3 |
| Hex | 21 | 53 | 76 | 48 | 1E | 0 | 36 | CD | 38 | 1E |
| Octal | 41 | 123 | 166 | 110 | 36 | 0 | 66 | 315 | 70 | 36 |
| Binary | 100001 | 1010011 | 1110110 | 1001000 | 11110 | 0 | 110110 | 11001101 | 111000 | 11110 |
Color Harmonies of #215376
Complementary color
Monochromatic Colors of #215376
Black with #215376
Text Example
Text Example
White with #215376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215376; }
p { color: rgb(33,83,118); }
H1.HeaderClassName
{
color: #215376;
}
.AnyTagClassName
{
color: #215376;
}
</style>
background-color css
<style>
a { background-color: #215376; }
a { background-color: rgb(33,83,118); }
div.DivClassName
{
background-color: #215376;
}
.BgClassName
{
background-color: #215376;
}
</style>
border-color css
<style>
span { border-color: #215376; }
span { border-color: rgb(33,83,118); }
td.TdClassName
{
border-color: #215376;
}
.TagClassName
{
border-color: #215376;
}
</style>