Shades of Orient #216281
Tints of Orient #216281
RGB
CMYK
RGB Variations
Color information
#216281 (or 0x216281) is known color: Orient. HEX triplet: 21, 62 and 81. RGB value is (33,98,129). Sum of RGB (Red+Green+Blue) = 33+98+129=260 (34% of max value = 765). Red value is 33 (13.28% from 255 or 12.69% from 260); Green value is 98 (38.67% from 255 or 37.69% from 260); Blue value is 129 (50.78% from 255 or 49.62% from 260); Max value from RGB is 129 - color contains mainly: blue. Hex color #216281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #216281 is #DE9D7E. Grayscale: #515151. Windows color (decimal): -14589311 or 8479265. OLE color: 8479265.
HSL color Cylindrical-coordinate representation of color #216281: hue angle of 199.38º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #216281 is Cyan = 0.74, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 98 | 129 | - |
| CMYK | 0.74 | 0.24 | 0 | 0.49 |
| HSL | 199.38º | 0.59% | 0.32% | - |
| HSV(B) | 199.38º | 0.74% | 0.51% | - |
| XYZ | 8.96 | 10.64 | 22.35 | - |
| YUV | 82.1 | 154.47 | 92.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 98 | 129 | 0.74 | 0.24 | 0 | 0.49 | 199.38 | 0.59 | 0.32 |
| Hex | 21 | 62 | 81 | 4A | 18 | 0 | 31 | C7 | 3B | 20 |
| Octal | 41 | 142 | 201 | 112 | 30 | 0 | 61 | 307 | 73 | 40 |
| Binary | 100001 | 1100010 | 10000001 | 1001010 | 11000 | 0 | 110001 | 11000111 | 111011 | 100000 |
Color Harmonies of #216281
Complementary color
Monochromatic Colors of #216281
Black with #216281
Text Example
Text Example
White with #216281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216281; }
p { color: rgb(33,98,129); }
H1.HeaderClassName
{
color: #216281;
}
.AnyTagClassName
{
color: #216281;
}
</style>
background-color css
<style>
a { background-color: #216281; }
a { background-color: rgb(33,98,129); }
div.DivClassName
{
background-color: #216281;
}
.BgClassName
{
background-color: #216281;
}
</style>
border-color css
<style>
span { border-color: #216281; }
span { border-color: rgb(33,98,129); }
td.TdClassName
{
border-color: #216281;
}
.TagClassName
{
border-color: #216281;
}
</style>