Shades of Orient #225978
Tints of Orient #225978
RGB
CMYK
RGB Variations
Color information
#225978 (or 0x225978) is known color: Orient. HEX triplet: 22, 59 and 78. RGB value is (34,89,120). Sum of RGB (Red+Green+Blue) = 34+89+120=243 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.99% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 120 (47.27% from 255 or 49.38% from 243); Max value from RGB is 120 - color contains mainly: blue. Hex color #225978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225978 is #DDA687. Grayscale: #4B4B4B. Windows color (decimal): -14526088 or 7887138. OLE color: 7887138.
HSL color Cylindrical-coordinate representation of color #225978: hue angle of 201.63º 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 #225978 is Cyan = 0.72, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 89 | 120 | - |
| CMYK | 0.72 | 0.26 | 0 | 0.53 |
| HSL | 201.63º | 0.56% | 0.3% | - |
| HSV(B) | 201.63º | 0.72% | 0.47% | - |
| XYZ | 7.62 | 8.84 | 19.07 | - |
| YUV | 76.09 | 152.78 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 89 | 120 | 0.72 | 0.26 | 0 | 0.53 | 201.63 | 0.56 | 0.3 |
| Hex | 22 | 59 | 78 | 48 | 1A | 0 | 35 | CA | 38 | 1E |
| Octal | 42 | 131 | 170 | 110 | 32 | 0 | 65 | 312 | 70 | 36 |
| Binary | 100010 | 1011001 | 1111000 | 1001000 | 11010 | 0 | 110101 | 11001010 | 111000 | 11110 |
Color Harmonies of #225978
Complementary color
Monochromatic Colors of #225978
Black with #225978
Text Example
Text Example
White with #225978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225978; }
p { color: rgb(34,89,120); }
H1.HeaderClassName
{
color: #225978;
}
.AnyTagClassName
{
color: #225978;
}
</style>
background-color css
<style>
a { background-color: #225978; }
a { background-color: rgb(34,89,120); }
div.DivClassName
{
background-color: #225978;
}
.BgClassName
{
background-color: #225978;
}
</style>
border-color css
<style>
span { border-color: #225978; }
span { border-color: rgb(34,89,120); }
td.TdClassName
{
border-color: #225978;
}
.TagClassName
{
border-color: #225978;
}
</style>