Shades of Orient #225976
Tints of Orient #225976
RGB
CMYK
RGB Variations
Color information
#225976 (or 0x225976) is known color: Orient. HEX triplet: 22, 59 and 76. RGB value is (34,89,118). Sum of RGB (Red+Green+Blue) = 34+89+118=241 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.11% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #225976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225976 is #DDA689. Grayscale: #4B4B4B. Windows color (decimal): -14526090 or 7756066. OLE color: 7756066.
HSL color Cylindrical-coordinate representation of color #225976: hue angle of 200.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #225976 is Cyan = 0.71, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 89 | 118 | - |
| CMYK | 0.71 | 0.25 | 0 | 0.54 |
| HSL | 200.71º | 0.55% | 0.3% | - |
| HSV(B) | 200.71º | 0.71% | 0.46% | - |
| XYZ | 7.5 | 8.79 | 18.44 | - |
| YUV | 75.86 | 151.78 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 89 | 118 | 0.71 | 0.25 | 0 | 0.54 | 200.71 | 0.55 | 0.3 |
| Hex | 22 | 59 | 76 | 47 | 19 | 0 | 36 | C9 | 37 | 1E |
| Octal | 42 | 131 | 166 | 107 | 31 | 0 | 66 | 311 | 67 | 36 |
| Binary | 100010 | 1011001 | 1110110 | 1000111 | 11001 | 0 | 110110 | 11001001 | 110111 | 11110 |
Color Harmonies of #225976
Complementary color
Monochromatic Colors of #225976
Black with #225976
Text Example
Text Example
White with #225976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225976; }
p { color: rgb(34,89,118); }
H1.HeaderClassName
{
color: #225976;
}
.AnyTagClassName
{
color: #225976;
}
</style>
background-color css
<style>
a { background-color: #225976; }
a { background-color: rgb(34,89,118); }
div.DivClassName
{
background-color: #225976;
}
.BgClassName
{
background-color: #225976;
}
</style>
border-color css
<style>
span { border-color: #225976; }
span { border-color: rgb(34,89,118); }
td.TdClassName
{
border-color: #225976;
}
.TagClassName
{
border-color: #225976;
}
</style>