Shades of Orient #225572
Tints of Orient #225572
RGB
CMYK
RGB Variations
Color information
#225572 (or 0x225572) is known color: Orient. HEX triplet: 22, 55 and 72. RGB value is (34,85,114). Sum of RGB (Red+Green+Blue) = 34+85+114=233 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.59% from 233); Green value is 85 (33.59% from 255 or 36.48% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #225572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225572 is #DDAA8D. Grayscale: #484848. Windows color (decimal): -14527118 or 7492898. OLE color: 7492898.
HSL color Cylindrical-coordinate representation of color #225572: hue angle of 201.75º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #225572 is Cyan = 0.70, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 85 | 114 | - |
| CMYK | 0.70 | 0.25 | 0 | 0.55 |
| HSL | 201.75º | 0.54% | 0.29% | - |
| HSV(B) | 201.75º | 0.7% | 0.45% | - |
| XYZ | 6.95 | 8.05 | 17.11 | - |
| YUV | 73.06 | 151.1 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 85 | 114 | 0.70 | 0.25 | 0 | 0.55 | 201.75 | 0.54 | 0.29 |
| Hex | 22 | 55 | 72 | 46 | 19 | 0 | 37 | CA | 36 | 1D |
| Octal | 42 | 125 | 162 | 106 | 31 | 0 | 67 | 312 | 66 | 35 |
| Binary | 100010 | 1010101 | 1110010 | 1000110 | 11001 | 0 | 110111 | 11001010 | 110110 | 11101 |
Color Harmonies of #225572
Complementary color
Monochromatic Colors of #225572
Black with #225572
Text Example
Text Example
White with #225572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225572; }
p { color: rgb(34,85,114); }
H1.HeaderClassName
{
color: #225572;
}
.AnyTagClassName
{
color: #225572;
}
</style>
background-color css
<style>
a { background-color: #225572; }
a { background-color: rgb(34,85,114); }
div.DivClassName
{
background-color: #225572;
}
.BgClassName
{
background-color: #225572;
}
</style>
border-color css
<style>
span { border-color: #225572; }
span { border-color: rgb(34,85,114); }
td.TdClassName
{
border-color: #225572;
}
.TagClassName
{
border-color: #225572;
}
</style>