Shades of Allports #227586
Tints of Allports #227586
RGB
CMYK
RGB Variations
Color information
#227586 (or 0x227586) is known color: Allports. HEX triplet: 22, 75 and 86. RGB value is (34,117,134). Sum of RGB (Red+Green+Blue) = 34+117+134=285 (37% of max value = 765). Red value is 34 (13.67% from 255 or 11.93% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 134 (52.73% from 255 or 47.02% from 285); Max value from RGB is 134 - color contains mainly: blue. Hex color #227586 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227586 is #DD8A79. Grayscale: #5D5D5D. Windows color (decimal): -14518906 or 8811810. OLE color: 8811810.
HSL color Cylindrical-coordinate representation of color #227586: hue angle of 190.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #227586 is Cyan = 0.75, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 34 | 117 | 134 | - |
| CMYK | 0.75 | 0.13 | 0 | 0.47 |
| HSL | 190.2º | 0.6% | 0.33% | - |
| HSV(B) | 190.2º | 0.75% | 0.53% | - |
| XYZ | 11.32 | 14.78 | 24.81 | - |
| YUV | 94.12 | 150.5 | 85.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 117 | 134 | 0.75 | 0.13 | 0 | 0.47 | 190.2 | 0.6 | 0.33 |
| Hex | 22 | 75 | 86 | 4B | D | 0 | 2F | BE | 3C | 21 |
| Octal | 42 | 165 | 206 | 113 | 15 | 0 | 57 | 276 | 74 | 41 |
| Binary | 100010 | 1110101 | 10000110 | 1001011 | 1101 | 0 | 101111 | 10111110 | 111100 | 100001 |
Color Harmonies of #227586
Complementary color
Monochromatic Colors of #227586
Black with #227586
Text Example
Text Example
White with #227586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227586; }
p { color: rgb(34,117,134); }
H1.HeaderClassName
{
color: #227586;
}
.AnyTagClassName
{
color: #227586;
}
</style>
background-color css
<style>
a { background-color: #227586; }
a { background-color: rgb(34,117,134); }
div.DivClassName
{
background-color: #227586;
}
.BgClassName
{
background-color: #227586;
}
</style>
border-color css
<style>
span { border-color: #227586; }
span { border-color: rgb(34,117,134); }
td.TdClassName
{
border-color: #227586;
}
.TagClassName
{
border-color: #227586;
}
</style>