Shades of Orient #225777
Tints of Orient #225777
RGB
CMYK
RGB Variations
Color information
#225777 (or 0x225777) is known color: Orient. HEX triplet: 22, 57 and 77. RGB value is (34,87,119). Sum of RGB (Red+Green+Blue) = 34+87+119=240 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.17% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 119 (46.88% from 255 or 49.58% from 240); Max value from RGB is 119 - color contains mainly: blue. Hex color #225777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225777 is #DDA888. Grayscale: #4A4A4A. Windows color (decimal): -14526601 or 7821090. OLE color: 7821090.
HSL color Cylindrical-coordinate representation of color #225777: hue angle of 202.59º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #225777 is Cyan = 0.71, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 87 | 119 | - |
| CMYK | 0.71 | 0.27 | 0 | 0.53 |
| HSL | 202.59º | 0.56% | 0.3% | - |
| HSV(B) | 202.59º | 0.71% | 0.47% | - |
| XYZ | 7.4 | 8.49 | 18.7 | - |
| YUV | 74.8 | 152.94 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 87 | 119 | 0.71 | 0.27 | 0 | 0.53 | 202.59 | 0.56 | 0.3 |
| Hex | 22 | 57 | 77 | 47 | 1B | 0 | 35 | CB | 38 | 1E |
| Octal | 42 | 127 | 167 | 107 | 33 | 0 | 65 | 313 | 70 | 36 |
| Binary | 100010 | 1010111 | 1110111 | 1000111 | 11011 | 0 | 110101 | 11001011 | 111000 | 11110 |
Color Harmonies of #225777
Complementary color
Monochromatic Colors of #225777
Black with #225777
Text Example
Text Example
White with #225777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225777; }
p { color: rgb(34,87,119); }
H1.HeaderClassName
{
color: #225777;
}
.AnyTagClassName
{
color: #225777;
}
</style>
background-color css
<style>
a { background-color: #225777; }
a { background-color: rgb(34,87,119); }
div.DivClassName
{
background-color: #225777;
}
.BgClassName
{
background-color: #225777;
}
</style>
border-color css
<style>
span { border-color: #225777; }
span { border-color: rgb(34,87,119); }
td.TdClassName
{
border-color: #225777;
}
.TagClassName
{
border-color: #225777;
}
</style>