Shades of Astral #227492
Tints of Astral #227492
RGB
CMYK
RGB Variations
Color information
#227492 (or 0x227492) is known color: Astral. HEX triplet: 22, 74 and 92. RGB value is (34,116,146). Sum of RGB (Red+Green+Blue) = 34+116+146=296 (39% of max value = 765). Red value is 34 (13.67% from 255 or 11.49% from 296); Green value is 116 (45.70% from 255 or 39.19% from 296); Blue value is 146 (57.42% from 255 or 49.32% from 296); Max value from RGB is 146 - color contains mainly: blue. Hex color #227492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #227492 is #DD8B6D. Grayscale: #5E5E5E. Windows color (decimal): -14519150 or 9597986. OLE color: 9597986.
HSL color Cylindrical-coordinate representation of color #227492: hue angle of 196.07º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #227492 is Cyan = 0.77, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 116 | 146 | - |
| CMYK | 0.77 | 0.21 | 0 | 0.43 |
| HSL | 196.07º | 0.62% | 0.35% | - |
| HSV(B) | 196.07º | 0.77% | 0.57% | - |
| XYZ | 12.09 | 14.91 | 29.43 | - |
| YUV | 94.9 | 156.83 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 116 | 146 | 0.77 | 0.21 | 0 | 0.43 | 196.07 | 0.62 | 0.35 |
| Hex | 22 | 74 | 92 | 4D | 15 | 0 | 2B | C4 | 3E | 23 |
| Octal | 42 | 164 | 222 | 115 | 25 | 0 | 53 | 304 | 76 | 43 |
| Binary | 100010 | 1110100 | 10010010 | 1001101 | 10101 | 0 | 101011 | 11000100 | 111110 | 100011 |
Color Harmonies of #227492
Complementary color
Monochromatic Colors of #227492
Black with #227492
Text Example
Text Example
White with #227492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227492; }
p { color: rgb(34,116,146); }
H1.HeaderClassName
{
color: #227492;
}
.AnyTagClassName
{
color: #227492;
}
</style>
background-color css
<style>
a { background-color: #227492; }
a { background-color: rgb(34,116,146); }
div.DivClassName
{
background-color: #227492;
}
.BgClassName
{
background-color: #227492;
}
</style>
border-color css
<style>
span { border-color: #227492; }
span { border-color: rgb(34,116,146); }
td.TdClassName
{
border-color: #227492;
}
.TagClassName
{
border-color: #227492;
}
</style>