Shades of Orient #225374
Tints of Orient #225374
RGB
CMYK
RGB Variations
Color information
#225374 (or 0x225374) is known color: Orient. HEX triplet: 22, 53 and 74. RGB value is (34,83,116). Sum of RGB (Red+Green+Blue) = 34+83+116=233 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.59% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 116 (45.70% from 255 or 49.79% from 233); Max value from RGB is 116 - color contains mainly: blue. Hex color #225374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #225374 is #DDAC8B. Grayscale: #474747. Windows color (decimal): -14527628 or 7623458. OLE color: 7623458.
HSL color Cylindrical-coordinate representation of color #225374: hue angle of 204.15º 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 #225374 is Cyan = 0.71, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 83 | 116 | - |
| CMYK | 0.71 | 0.28 | 0 | 0.55 |
| HSL | 204.15º | 0.55% | 0.29% | - |
| HSV(B) | 204.15º | 0.71% | 0.45% | - |
| XYZ | 6.91 | 7.79 | 17.66 | - |
| YUV | 72.11 | 152.77 | 100.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 83 | 116 | 0.71 | 0.28 | 0 | 0.55 | 204.15 | 0.55 | 0.29 |
| Hex | 22 | 53 | 74 | 47 | 1C | 0 | 37 | CC | 37 | 1D |
| Octal | 42 | 123 | 164 | 107 | 34 | 0 | 67 | 314 | 67 | 35 |
| Binary | 100010 | 1010011 | 1110100 | 1000111 | 11100 | 0 | 110111 | 11001100 | 110111 | 11101 |
Color Harmonies of #225374
Complementary color
Monochromatic Colors of #225374
Black with #225374
Text Example
Text Example
White with #225374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225374; }
p { color: rgb(34,83,116); }
H1.HeaderClassName
{
color: #225374;
}
.AnyTagClassName
{
color: #225374;
}
</style>
background-color css
<style>
a { background-color: #225374; }
a { background-color: rgb(34,83,116); }
div.DivClassName
{
background-color: #225374;
}
.BgClassName
{
background-color: #225374;
}
</style>
border-color css
<style>
span { border-color: #225374; }
span { border-color: rgb(34,83,116); }
td.TdClassName
{
border-color: #225374;
}
.TagClassName
{
border-color: #225374;
}
</style>