Shades of Orient #226070
Tints of Orient #226070
RGB
CMYK
RGB Variations
Color information
#226070 (or 0x226070) is known color: Orient. HEX triplet: 22, 60 and 70. RGB value is (34,96,112). Sum of RGB (Red+Green+Blue) = 34+96+112=242 (32% of max value = 765). Red value is 34 (13.67% from 255 or 14.05% from 242); Green value is 96 (37.89% from 255 or 39.67% from 242); Blue value is 112 (44.14% from 255 or 46.28% from 242); Max value from RGB is 112 - color contains mainly: blue. Hex color #226070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226070 is #DD9F8F. Grayscale: #4F4F4F. Windows color (decimal): -14524304 or 7364642. OLE color: 7364642.
HSL color Cylindrical-coordinate representation of color #226070: hue angle of 192.31º degrees, saturation: 0.53, 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 #226070 is Cyan = 0.70, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 96 | 112 | - |
| CMYK | 0.70 | 0.14 | 0 | 0.56 |
| HSL | 192.31º | 0.53% | 0.29% | - |
| HSV(B) | 192.31º | 0.7% | 0.44% | - |
| XYZ | 7.77 | 9.88 | 16.83 | - |
| YUV | 79.29 | 146.46 | 95.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 96 | 112 | 0.70 | 0.14 | 0 | 0.56 | 192.31 | 0.53 | 0.29 |
| Hex | 22 | 60 | 70 | 46 | E | 0 | 38 | C0 | 35 | 1D |
| Octal | 42 | 140 | 160 | 106 | 16 | 0 | 70 | 300 | 65 | 35 |
| Binary | 100010 | 1100000 | 1110000 | 1000110 | 1110 | 0 | 111000 | 11000000 | 110101 | 11101 |
Color Harmonies of #226070
Complementary color
Monochromatic Colors of #226070
Black with #226070
Text Example
Text Example
White with #226070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226070; }
p { color: rgb(34,96,112); }
H1.HeaderClassName
{
color: #226070;
}
.AnyTagClassName
{
color: #226070;
}
</style>
background-color css
<style>
a { background-color: #226070; }
a { background-color: rgb(34,96,112); }
div.DivClassName
{
background-color: #226070;
}
.BgClassName
{
background-color: #226070;
}
</style>
border-color css
<style>
span { border-color: #226070; }
span { border-color: rgb(34,96,112); }
td.TdClassName
{
border-color: #226070;
}
.TagClassName
{
border-color: #226070;
}
</style>