Shades of Orient #226075
Tints of Orient #226075
RGB
CMYK
RGB Variations
Color information
#226075 (or 0x226075) is known color: Orient. HEX triplet: 22, 60 and 75. RGB value is (34,96,117). Sum of RGB (Red+Green+Blue) = 34+96+117=247 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.77% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 117 (46.09% from 255 or 47.37% from 247); Max value from RGB is 117 - color contains mainly: blue. Hex color #226075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226075 is #DD9F8A. Grayscale: #4F4F4F. Windows color (decimal): -14524299 or 7692322. OLE color: 7692322.
HSL color Cylindrical-coordinate representation of color #226075: hue angle of 195.18º 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 #226075 is Cyan = 0.71, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 96 | 117 | - |
| CMYK | 0.71 | 0.18 | 0 | 0.54 |
| HSL | 195.18º | 0.55% | 0.3% | - |
| HSV(B) | 195.18º | 0.71% | 0.46% | - |
| XYZ | 8.05 | 9.99 | 18.33 | - |
| YUV | 79.86 | 148.96 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 96 | 117 | 0.71 | 0.18 | 0 | 0.54 | 195.18 | 0.55 | 0.3 |
| Hex | 22 | 60 | 75 | 47 | 12 | 0 | 36 | C3 | 37 | 1E |
| Octal | 42 | 140 | 165 | 107 | 22 | 0 | 66 | 303 | 67 | 36 |
| Binary | 100010 | 1100000 | 1110101 | 1000111 | 10010 | 0 | 110110 | 11000011 | 110111 | 11110 |
Color Harmonies of #226075
Complementary color
Monochromatic Colors of #226075
Black with #226075
Text Example
Text Example
White with #226075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226075; }
p { color: rgb(34,96,117); }
H1.HeaderClassName
{
color: #226075;
}
.AnyTagClassName
{
color: #226075;
}
</style>
background-color css
<style>
a { background-color: #226075; }
a { background-color: rgb(34,96,117); }
div.DivClassName
{
background-color: #226075;
}
.BgClassName
{
background-color: #226075;
}
</style>
border-color css
<style>
span { border-color: #226075; }
span { border-color: rgb(34,96,117); }
td.TdClassName
{
border-color: #226075;
}
.TagClassName
{
border-color: #226075;
}
</style>