Shades of Orient #225474
Tints of Orient #225474
RGB
CMYK
RGB Variations
Color information
#225474 (or 0x225474) is known color: Orient. HEX triplet: 22, 54 and 74. RGB value is (34,84,116). Sum of RGB (Red+Green+Blue) = 34+84+116=234 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.53% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 116 (45.70% from 255 or 49.57% from 234); Max value from RGB is 116 - color contains mainly: blue. Hex color #225474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225474 is #DDAB8B. Grayscale: #484848. Windows color (decimal): -14527372 or 7623714. OLE color: 7623714.
HSL color Cylindrical-coordinate representation of color #225474: hue angle of 203.41º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #225474 is Cyan = 0.71, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 84 | 116 | - |
| CMYK | 0.71 | 0.28 | 0 | 0.55 |
| HSL | 203.41º | 0.55% | 0.29% | - |
| HSV(B) | 203.41º | 0.71% | 0.45% | - |
| XYZ | 6.98 | 7.94 | 17.69 | - |
| YUV | 72.7 | 152.44 | 100.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 84 | 116 | 0.71 | 0.28 | 0 | 0.55 | 203.41 | 0.55 | 0.29 |
| Hex | 22 | 54 | 74 | 47 | 1C | 0 | 37 | CB | 37 | 1D |
| Octal | 42 | 124 | 164 | 107 | 34 | 0 | 67 | 313 | 67 | 35 |
| Binary | 100010 | 1010100 | 1110100 | 1000111 | 11100 | 0 | 110111 | 11001011 | 110111 | 11101 |
Color Harmonies of #225474
Complementary color
Monochromatic Colors of #225474
Black with #225474
Text Example
Text Example
White with #225474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225474; }
p { color: rgb(34,84,116); }
H1.HeaderClassName
{
color: #225474;
}
.AnyTagClassName
{
color: #225474;
}
</style>
background-color css
<style>
a { background-color: #225474; }
a { background-color: rgb(34,84,116); }
div.DivClassName
{
background-color: #225474;
}
.BgClassName
{
background-color: #225474;
}
</style>
border-color css
<style>
span { border-color: #225474; }
span { border-color: rgb(34,84,116); }
td.TdClassName
{
border-color: #225474;
}
.TagClassName
{
border-color: #225474;
}
</style>