Shades of Orient #215475
Tints of Orient #215475
RGB
CMYK
RGB Variations
Color information
#215475 (or 0x215475) is known color: Orient. HEX triplet: 21, 54 and 75. RGB value is (33,84,117). Sum of RGB (Red+Green+Blue) = 33+84+117=234 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.10% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 117 (46.09% from 255 or 50% from 234); Max value from RGB is 117 - color contains mainly: blue. Hex color #215475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215475 is #DEAB8A. Grayscale: #484848. Windows color (decimal): -14592907 or 7689249. OLE color: 7689249.
HSL color Cylindrical-coordinate representation of color #215475: hue angle of 203.57º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #215475 is Cyan = 0.72, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 84 | 117 | - |
| CMYK | 0.72 | 0.28 | 0 | 0.54 |
| HSL | 203.57º | 0.56% | 0.29% | - |
| HSV(B) | 203.57º | 0.72% | 0.46% | - |
| XYZ | 7.01 | 7.95 | 17.99 | - |
| YUV | 72.51 | 153.1 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 117 | 0.72 | 0.28 | 0 | 0.54 | 203.57 | 0.56 | 0.29 |
| Hex | 21 | 54 | 75 | 48 | 1C | 0 | 36 | CC | 38 | 1D |
| Octal | 41 | 124 | 165 | 110 | 34 | 0 | 66 | 314 | 70 | 35 |
| Binary | 100001 | 1010100 | 1110101 | 1001000 | 11100 | 0 | 110110 | 11001100 | 111000 | 11101 |
Color Harmonies of #215475
Complementary color
Monochromatic Colors of #215475
Black with #215475
Text Example
Text Example
White with #215475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215475; }
p { color: rgb(33,84,117); }
H1.HeaderClassName
{
color: #215475;
}
.AnyTagClassName
{
color: #215475;
}
</style>
background-color css
<style>
a { background-color: #215475; }
a { background-color: rgb(33,84,117); }
div.DivClassName
{
background-color: #215475;
}
.BgClassName
{
background-color: #215475;
}
</style>
border-color css
<style>
span { border-color: #215475; }
span { border-color: rgb(33,84,117); }
td.TdClassName
{
border-color: #215475;
}
.TagClassName
{
border-color: #215475;
}
</style>