Shades of Allports #227584
Tints of Allports #227584
RGB
CMYK
RGB Variations
Color information
#227584 (or 0x227584) is known color: Allports. HEX triplet: 22, 75 and 84. RGB value is (34,117,132). Sum of RGB (Red+Green+Blue) = 34+117+132=283 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.01% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 132 (51.95% from 255 or 46.64% from 283); Max value from RGB is 132 - color contains mainly: blue. Hex color #227584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227584 is #DD8A7B. Grayscale: #5D5D5D. Windows color (decimal): -14518908 or 8680738. OLE color: 8680738.
HSL color Cylindrical-coordinate representation of color #227584: hue angle of 189.18º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #227584 is Cyan = 0.74, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 117 | 132 | - |
| CMYK | 0.74 | 0.11 | 0 | 0.48 |
| HSL | 189.18º | 0.59% | 0.33% | - |
| HSV(B) | 189.18º | 0.74% | 0.52% | - |
| XYZ | 11.19 | 14.73 | 24.08 | - |
| YUV | 93.89 | 149.5 | 85.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 117 | 132 | 0.74 | 0.11 | 0 | 0.48 | 189.18 | 0.59 | 0.33 |
| Hex | 22 | 75 | 84 | 4A | B | 0 | 30 | BD | 3B | 21 |
| Octal | 42 | 165 | 204 | 112 | 13 | 0 | 60 | 275 | 73 | 41 |
| Binary | 100010 | 1110101 | 10000100 | 1001010 | 1011 | 0 | 110000 | 10111101 | 111011 | 100001 |
Color Harmonies of #227584
Complementary color
Monochromatic Colors of #227584
Black with #227584
Text Example
Text Example
White with #227584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227584; }
p { color: rgb(34,117,132); }
H1.HeaderClassName
{
color: #227584;
}
.AnyTagClassName
{
color: #227584;
}
</style>
background-color css
<style>
a { background-color: #227584; }
a { background-color: rgb(34,117,132); }
div.DivClassName
{
background-color: #227584;
}
.BgClassName
{
background-color: #227584;
}
</style>
border-color css
<style>
span { border-color: #227584; }
span { border-color: rgb(34,117,132); }
td.TdClassName
{
border-color: #227584;
}
.TagClassName
{
border-color: #227584;
}
</style>