Shades of Orient #215575
Tints of Orient #215575
RGB
CMYK
RGB Variations
Color information
#215575 (or 0x215575) is known color: Orient. HEX triplet: 21, 55 and 75. RGB value is (33,85,117). Sum of RGB (Red+Green+Blue) = 33+85+117=235 (31% of max value = 765). Red value is 33 (13.28% from 255 or 14.04% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 117 (46.09% from 255 or 49.79% from 235); Max value from RGB is 117 - color contains mainly: blue. Hex color #215575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215575 is #DEAA8A. Grayscale: #484848. Windows color (decimal): -14592651 or 7689505. OLE color: 7689505.
HSL color Cylindrical-coordinate representation of color #215575: hue angle of 202.86º 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 #215575 is Cyan = 0.72, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 85 | 117 | - |
| CMYK | 0.72 | 0.27 | 0 | 0.54 |
| HSL | 202.86º | 0.56% | 0.29% | - |
| HSV(B) | 202.86º | 0.72% | 0.46% | - |
| XYZ | 7.09 | 8.1 | 18.02 | - |
| YUV | 73.1 | 152.77 | 99.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 85 | 117 | 0.72 | 0.27 | 0 | 0.54 | 202.86 | 0.56 | 0.29 |
| Hex | 21 | 55 | 75 | 48 | 1B | 0 | 36 | CB | 38 | 1D |
| Octal | 41 | 125 | 165 | 110 | 33 | 0 | 66 | 313 | 70 | 35 |
| Binary | 100001 | 1010101 | 1110101 | 1001000 | 11011 | 0 | 110110 | 11001011 | 111000 | 11101 |
Color Harmonies of #215575
Complementary color
Monochromatic Colors of #215575
Black with #215575
Text Example
Text Example
White with #215575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215575; }
p { color: rgb(33,85,117); }
H1.HeaderClassName
{
color: #215575;
}
.AnyTagClassName
{
color: #215575;
}
</style>
background-color css
<style>
a { background-color: #215575; }
a { background-color: rgb(33,85,117); }
div.DivClassName
{
background-color: #215575;
}
.BgClassName
{
background-color: #215575;
}
</style>
border-color css
<style>
span { border-color: #215575; }
span { border-color: rgb(33,85,117); }
td.TdClassName
{
border-color: #215575;
}
.TagClassName
{
border-color: #215575;
}
</style>