Shades of Orient #21597A
Tints of Orient #21597A
RGB
CMYK
RGB Variations
Color information
#21597A (or 0x21597A) is known color: Orient. HEX triplet: 21, 59 and 7A. RGB value is (33,89,122). Sum of RGB (Red+Green+Blue) = 33+89+122=244 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.52% from 244); Green value is 89 (35.16% from 255 or 36.48% from 244); Blue value is 122 (48.05% from 255 or 50% from 244); Max value from RGB is 122 - color contains mainly: blue. Hex color #21597A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #21597A is #DEA685. Grayscale: #4B4B4B. Windows color (decimal): -14591622 or 8018209. OLE color: 8018209.
HSL color Cylindrical-coordinate representation of color #21597A: hue angle of 202.25º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #21597A is Cyan = 0.73, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 33 | 89 | 122 | - |
| CMYK | 0.73 | 0.27 | 0 | 0.52 |
| HSL | 202.25º | 0.57% | 0.3% | - |
| HSV(B) | 202.25º | 0.73% | 0.48% | - |
| XYZ | 7.71 | 8.87 | 19.72 | - |
| YUV | 76.02 | 153.95 | 97.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 122 | 0.73 | 0.27 | 0 | 0.52 | 202.25 | 0.57 | 0.3 |
| Hex | 21 | 59 | 7A | 49 | 1B | 0 | 34 | CA | 39 | 1E |
| Octal | 41 | 131 | 172 | 111 | 33 | 0 | 64 | 312 | 71 | 36 |
| Binary | 100001 | 1011001 | 1111010 | 1001001 | 11011 | 0 | 110100 | 11001010 | 111001 | 11110 |
Color Harmonies of #21597A
Complementary color
Monochromatic Colors of #21597A
Black with #21597A
Text Example
Text Example
White with #21597A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #21597A; }
p { color: rgb(33,89,122); }
H1.HeaderClassName
{
color: #21597A;
}
.AnyTagClassName
{
color: #21597A;
}
</style>
background-color css
<style>
a { background-color: #21597A; }
a { background-color: rgb(33,89,122); }
div.DivClassName
{
background-color: #21597A;
}
.BgClassName
{
background-color: #21597A;
}
</style>
border-color css
<style>
span { border-color: #21597A; }
span { border-color: rgb(33,89,122); }
td.TdClassName
{
border-color: #21597A;
}
.TagClassName
{
border-color: #21597A;
}
</style>