Shades of Orient #225979
Tints of Orient #225979
RGB
CMYK
RGB Variations
Color information
#225979 (or 0x225979) is known color: Orient. HEX triplet: 22, 59 and 79. RGB value is (34,89,121). Sum of RGB (Red+Green+Blue) = 34+89+121=244 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.93% from 244); Green value is 89 (35.16% from 255 or 36.48% from 244); Blue value is 121 (47.66% from 255 or 49.59% from 244); Max value from RGB is 121 - color contains mainly: blue. Hex color #225979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225979 is #DDA686. Grayscale: #4C4C4C. Windows color (decimal): -14526087 or 7952674. OLE color: 7952674.
HSL color Cylindrical-coordinate representation of color #225979: hue angle of 202.07º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #225979 is Cyan = 0.72, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 89 | 121 | - |
| CMYK | 0.72 | 0.26 | 0 | 0.53 |
| HSL | 202.07º | 0.56% | 0.3% | - |
| HSV(B) | 202.07º | 0.72% | 0.47% | - |
| XYZ | 7.68 | 8.87 | 19.4 | - |
| YUV | 76.2 | 153.28 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 89 | 121 | 0.72 | 0.26 | 0 | 0.53 | 202.07 | 0.56 | 0.3 |
| Hex | 22 | 59 | 79 | 48 | 1A | 0 | 35 | CA | 38 | 1E |
| Octal | 42 | 131 | 171 | 110 | 32 | 0 | 65 | 312 | 70 | 36 |
| Binary | 100010 | 1011001 | 1111001 | 1001000 | 11010 | 0 | 110101 | 11001010 | 111000 | 11110 |
Color Harmonies of #225979
Complementary color
Monochromatic Colors of #225979
Black with #225979
Text Example
Text Example
White with #225979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225979; }
p { color: rgb(34,89,121); }
H1.HeaderClassName
{
color: #225979;
}
.AnyTagClassName
{
color: #225979;
}
</style>
background-color css
<style>
a { background-color: #225979; }
a { background-color: rgb(34,89,121); }
div.DivClassName
{
background-color: #225979;
}
.BgClassName
{
background-color: #225979;
}
</style>
border-color css
<style>
span { border-color: #225979; }
span { border-color: rgb(34,89,121); }
td.TdClassName
{
border-color: #225979;
}
.TagClassName
{
border-color: #225979;
}
</style>