Shades of Allports #227283
Tints of Allports #227283
RGB
CMYK
RGB Variations
Color information
#227283 (or 0x227283) is known color: Allports. HEX triplet: 22, 72 and 83. RGB value is (34,114,131). Sum of RGB (Red+Green+Blue) = 34+114+131=279 (36% of max value = 765). Red value is 34 (13.67% from 255 or 12.19% from 279); Green value is 114 (44.92% from 255 or 40.86% from 279); Blue value is 131 (51.56% from 255 or 46.95% from 279); Max value from RGB is 131 - color contains mainly: blue. Hex color #227283 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227283 is #DD8D7C. Grayscale: #5B5B5B. Windows color (decimal): -14519677 or 8614434. OLE color: 8614434.
HSL color Cylindrical-coordinate representation of color #227283: hue angle of 190.52º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #227283 is Cyan = 0.74, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 34 | 114 | 131 | - |
| CMYK | 0.74 | 0.13 | 0 | 0.49 |
| HSL | 190.52º | 0.59% | 0.32% | - |
| HSV(B) | 190.52º | 0.74% | 0.51% | - |
| XYZ | 10.77 | 14.01 | 23.61 | - |
| YUV | 92.02 | 150 | 86.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 114 | 131 | 0.74 | 0.13 | 0 | 0.49 | 190.52 | 0.59 | 0.32 |
| Hex | 22 | 72 | 83 | 4A | D | 0 | 31 | BF | 3B | 20 |
| Octal | 42 | 162 | 203 | 112 | 15 | 0 | 61 | 277 | 73 | 40 |
| Binary | 100010 | 1110010 | 10000011 | 1001010 | 1101 | 0 | 110001 | 10111111 | 111011 | 100000 |
Color Harmonies of #227283
Complementary color
Monochromatic Colors of #227283
Black with #227283
Text Example
Text Example
White with #227283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227283; }
p { color: rgb(34,114,131); }
H1.HeaderClassName
{
color: #227283;
}
.AnyTagClassName
{
color: #227283;
}
</style>
background-color css
<style>
a { background-color: #227283; }
a { background-color: rgb(34,114,131); }
div.DivClassName
{
background-color: #227283;
}
.BgClassName
{
background-color: #227283;
}
</style>
border-color css
<style>
span { border-color: #227283; }
span { border-color: rgb(34,114,131); }
td.TdClassName
{
border-color: #227283;
}
.TagClassName
{
border-color: #227283;
}
</style>