Shades of Orient #225571
Tints of Orient #225571
RGB
CMYK
RGB Variations
Color information
#225571 (or 0x225571) is known color: Orient. HEX triplet: 22, 55 and 71. RGB value is (34,85,113). Sum of RGB (Red+Green+Blue) = 34+85+113=232 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.66% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #225571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225571 is #DDAA8E. Grayscale: #484848. Windows color (decimal): -14527119 or 7427362. OLE color: 7427362.
HSL color Cylindrical-coordinate representation of color #225571: hue angle of 201.27º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #225571 is Cyan = 0.70, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 85 | 113 | - |
| CMYK | 0.70 | 0.25 | 0 | 0.56 |
| HSL | 201.27º | 0.54% | 0.29% | - |
| HSV(B) | 201.27º | 0.7% | 0.44% | - |
| XYZ | 6.89 | 8.03 | 16.81 | - |
| YUV | 72.94 | 150.6 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 85 | 113 | 0.70 | 0.25 | 0 | 0.56 | 201.27 | 0.54 | 0.29 |
| Hex | 22 | 55 | 71 | 46 | 19 | 0 | 38 | C9 | 36 | 1D |
| Octal | 42 | 125 | 161 | 106 | 31 | 0 | 70 | 311 | 66 | 35 |
| Binary | 100010 | 1010101 | 1110001 | 1000110 | 11001 | 0 | 111000 | 11001001 | 110110 | 11101 |
Color Harmonies of #225571
Complementary color
Monochromatic Colors of #225571
Black with #225571
Text Example
Text Example
White with #225571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225571; }
p { color: rgb(34,85,113); }
H1.HeaderClassName
{
color: #225571;
}
.AnyTagClassName
{
color: #225571;
}
</style>
background-color css
<style>
a { background-color: #225571; }
a { background-color: rgb(34,85,113); }
div.DivClassName
{
background-color: #225571;
}
.BgClassName
{
background-color: #225571;
}
</style>
border-color css
<style>
span { border-color: #225571; }
span { border-color: rgb(34,85,113); }
td.TdClassName
{
border-color: #225571;
}
.TagClassName
{
border-color: #225571;
}
</style>