Shades of Allports #227385
Tints of Allports #227385
RGB
CMYK
RGB Variations
Color information
#227385 (or 0x227385) is known color: Allports. HEX triplet: 22, 73 and 85. RGB value is (34,115,133). Sum of RGB (Red+Green+Blue) = 34+115+133=282 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.06% from 282); Green value is 115 (45.31% from 255 or 40.78% from 282); Blue value is 133 (52.34% from 255 or 47.16% from 282); Max value from RGB is 133 - color contains mainly: blue. Hex color #227385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227385 is #DD8C7A. Grayscale: #5C5C5C. Windows color (decimal): -14519419 or 8745762. OLE color: 8745762.
HSL color Cylindrical-coordinate representation of color #227385: hue angle of 190.91º 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 #227385 is Cyan = 0.74, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 115 | 133 | - |
| CMYK | 0.74 | 0.14 | 0 | 0.48 |
| HSL | 190.91º | 0.59% | 0.33% | - |
| HSV(B) | 190.91º | 0.74% | 0.52% | - |
| XYZ | 11.02 | 14.3 | 24.37 | - |
| YUV | 92.83 | 150.66 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 133 | 0.74 | 0.14 | 0 | 0.48 | 190.91 | 0.59 | 0.33 |
| Hex | 22 | 73 | 85 | 4A | E | 0 | 30 | BF | 3B | 21 |
| Octal | 42 | 163 | 205 | 112 | 16 | 0 | 60 | 277 | 73 | 41 |
| Binary | 100010 | 1110011 | 10000101 | 1001010 | 1110 | 0 | 110000 | 10111111 | 111011 | 100001 |
Color Harmonies of #227385
Complementary color
Monochromatic Colors of #227385
Black with #227385
Text Example
Text Example
White with #227385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227385; }
p { color: rgb(34,115,133); }
H1.HeaderClassName
{
color: #227385;
}
.AnyTagClassName
{
color: #227385;
}
</style>
background-color css
<style>
a { background-color: #227385; }
a { background-color: rgb(34,115,133); }
div.DivClassName
{
background-color: #227385;
}
.BgClassName
{
background-color: #227385;
}
</style>
border-color css
<style>
span { border-color: #227385; }
span { border-color: rgb(34,115,133); }
td.TdClassName
{
border-color: #227385;
}
.TagClassName
{
border-color: #227385;
}
</style>