Shades of Orient #215270
Tints of Orient #215270
RGB
CMYK
RGB Variations
Color information
#215270 (or 0x215270) is known color: Orient. HEX triplet: 21, 52 and 70. RGB value is (33,82,112). Sum of RGB (Red+Green+Blue) = 33+82+112=227 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.54% from 227); Green value is 82 (32.42% from 255 or 36.12% from 227); Blue value is 112 (44.14% from 255 or 49.34% from 227); Max value from RGB is 112 - color contains mainly: blue. Hex color #215270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215270 is #DEAD8F. Grayscale: #464646. Windows color (decimal): -14593424 or 7361057. OLE color: 7361057.
HSL color Cylindrical-coordinate representation of color #215270: hue angle of 202.78º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #215270 is Cyan = 0.71, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 82 | 112 | - |
| CMYK | 0.71 | 0.27 | 0 | 0.56 |
| HSL | 202.78º | 0.54% | 0.28% | - |
| HSV(B) | 202.78º | 0.71% | 0.44% | - |
| XYZ | 6.57 | 7.53 | 16.44 | - |
| YUV | 70.77 | 151.27 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 82 | 112 | 0.71 | 0.27 | 0 | 0.56 | 202.78 | 0.54 | 0.28 |
| Hex | 21 | 52 | 70 | 47 | 1B | 0 | 38 | CB | 36 | 1C |
| Octal | 41 | 122 | 160 | 107 | 33 | 0 | 70 | 313 | 66 | 34 |
| Binary | 100001 | 1010010 | 1110000 | 1000111 | 11011 | 0 | 111000 | 11001011 | 110110 | 11100 |
Color Harmonies of #215270
Complementary color
Monochromatic Colors of #215270
Black with #215270
Text Example
Text Example
White with #215270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215270; }
p { color: rgb(33,82,112); }
H1.HeaderClassName
{
color: #215270;
}
.AnyTagClassName
{
color: #215270;
}
</style>
background-color css
<style>
a { background-color: #215270; }
a { background-color: rgb(33,82,112); }
div.DivClassName
{
background-color: #215270;
}
.BgClassName
{
background-color: #215270;
}
</style>
border-color css
<style>
span { border-color: #215270; }
span { border-color: rgb(33,82,112); }
td.TdClassName
{
border-color: #215270;
}
.TagClassName
{
border-color: #215270;
}
</style>