Shades of Allports #227485
Tints of Allports #227485
RGB
CMYK
RGB Variations
Color information
#227485 (or 0x227485) is known color: Allports. HEX triplet: 22, 74 and 85. RGB value is (34,116,133). Sum of RGB (Red+Green+Blue) = 34+116+133=283 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.01% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 133 (52.34% from 255 or 47.00% from 283); Max value from RGB is 133 - color contains mainly: blue. Hex color #227485 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227485 is #DD8B7A. Grayscale: #5D5D5D. Windows color (decimal): -14519163 or 8746018. OLE color: 8746018.
HSL color Cylindrical-coordinate representation of color #227485: hue angle of 190.3º 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 #227485 is Cyan = 0.74, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 34 | 116 | 133 | - |
| CMYK | 0.74 | 0.13 | 0 | 0.48 |
| HSL | 190.3º | 0.59% | 0.33% | - |
| HSV(B) | 190.3º | 0.74% | 0.52% | - |
| XYZ | 11.14 | 14.52 | 24.41 | - |
| YUV | 93.42 | 150.33 | 85.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 116 | 133 | 0.74 | 0.13 | 0 | 0.48 | 190.3 | 0.59 | 0.33 |
| Hex | 22 | 74 | 85 | 4A | D | 0 | 30 | BE | 3B | 21 |
| Octal | 42 | 164 | 205 | 112 | 15 | 0 | 60 | 276 | 73 | 41 |
| Binary | 100010 | 1110100 | 10000101 | 1001010 | 1101 | 0 | 110000 | 10111110 | 111011 | 100001 |
Color Harmonies of #227485
Complementary color
Monochromatic Colors of #227485
Black with #227485
Text Example
Text Example
White with #227485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227485; }
p { color: rgb(34,116,133); }
H1.HeaderClassName
{
color: #227485;
}
.AnyTagClassName
{
color: #227485;
}
</style>
background-color css
<style>
a { background-color: #227485; }
a { background-color: rgb(34,116,133); }
div.DivClassName
{
background-color: #227485;
}
.BgClassName
{
background-color: #227485;
}
</style>
border-color css
<style>
span { border-color: #227485; }
span { border-color: rgb(34,116,133); }
td.TdClassName
{
border-color: #227485;
}
.TagClassName
{
border-color: #227485;
}
</style>