Shades of Orient #215274
Tints of Orient #215274
RGB
CMYK
RGB Variations
Color information
#215274 (or 0x215274) is known color: Orient. HEX triplet: 21, 52 and 74. RGB value is (33,82,116). Sum of RGB (Red+Green+Blue) = 33+82+116=231 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.29% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 116 (45.70% from 255 or 50.22% from 231); Max value from RGB is 116 - color contains mainly: blue. Hex color #215274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215274 is #DEAD8B. Grayscale: #474747. Windows color (decimal): -14593420 or 7623201. OLE color: 7623201.
HSL color Cylindrical-coordinate representation of color #215274: hue angle of 204.58º 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 #215274 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 82 | 116 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.55 |
| HSL | 204.58º | 0.56% | 0.29% | - |
| HSV(B) | 204.58º | 0.72% | 0.45% | - |
| XYZ | 6.8 | 7.62 | 17.64 | - |
| YUV | 71.23 | 153.27 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 82 | 116 | 0.72 | 0.29 | 0 | 0.55 | 204.58 | 0.56 | 0.29 |
| Hex | 21 | 52 | 74 | 48 | 1D | 0 | 37 | CD | 38 | 1D |
| Octal | 41 | 122 | 164 | 110 | 35 | 0 | 67 | 315 | 70 | 35 |
| Binary | 100001 | 1010010 | 1110100 | 1001000 | 11101 | 0 | 110111 | 11001101 | 111000 | 11101 |
Color Harmonies of #215274
Complementary color
Monochromatic Colors of #215274
Black with #215274
Text Example
Text Example
White with #215274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215274; }
p { color: rgb(33,82,116); }
H1.HeaderClassName
{
color: #215274;
}
.AnyTagClassName
{
color: #215274;
}
</style>
background-color css
<style>
a { background-color: #215274; }
a { background-color: rgb(33,82,116); }
div.DivClassName
{
background-color: #215274;
}
.BgClassName
{
background-color: #215274;
}
</style>
border-color css
<style>
span { border-color: #215274; }
span { border-color: rgb(33,82,116); }
td.TdClassName
{
border-color: #215274;
}
.TagClassName
{
border-color: #215274;
}
</style>