Shades of Orient #225373
Tints of Orient #225373
RGB
CMYK
RGB Variations
Color information
#225373 (or 0x225373) is known color: Orient. HEX triplet: 22, 53 and 73. RGB value is (34,83,115). Sum of RGB (Red+Green+Blue) = 34+83+115=232 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.66% from 232); Green value is 83 (32.81% from 255 or 35.78% from 232); Blue value is 115 (45.31% from 255 or 49.57% from 232); Max value from RGB is 115 - color contains mainly: blue. Hex color #225373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225373 is #DDAC8C. Grayscale: #474747. Windows color (decimal): -14527629 or 7557922. OLE color: 7557922.
HSL color Cylindrical-coordinate representation of color #225373: hue angle of 203.7º 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 #225373 is Cyan = 0.70, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 83 | 115 | - |
| CMYK | 0.70 | 0.28 | 0 | 0.55 |
| HSL | 203.7º | 0.54% | 0.29% | - |
| HSV(B) | 203.7º | 0.7% | 0.45% | - |
| XYZ | 6.85 | 7.76 | 17.36 | - |
| YUV | 72 | 152.27 | 100.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 83 | 115 | 0.70 | 0.28 | 0 | 0.55 | 203.7 | 0.54 | 0.29 |
| Hex | 22 | 53 | 73 | 46 | 1C | 0 | 37 | CC | 36 | 1D |
| Octal | 42 | 123 | 163 | 106 | 34 | 0 | 67 | 314 | 66 | 35 |
| Binary | 100010 | 1010011 | 1110011 | 1000110 | 11100 | 0 | 110111 | 11001100 | 110110 | 11101 |
Color Harmonies of #225373
Complementary color
Monochromatic Colors of #225373
Black with #225373
Text Example
Text Example
White with #225373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225373; }
p { color: rgb(34,83,115); }
H1.HeaderClassName
{
color: #225373;
}
.AnyTagClassName
{
color: #225373;
}
</style>
background-color css
<style>
a { background-color: #225373; }
a { background-color: rgb(34,83,115); }
div.DivClassName
{
background-color: #225373;
}
.BgClassName
{
background-color: #225373;
}
</style>
border-color css
<style>
span { border-color: #225373; }
span { border-color: rgb(34,83,115); }
td.TdClassName
{
border-color: #225373;
}
.TagClassName
{
border-color: #225373;
}
</style>