Shades of Astral #237892
Tints of Astral #237892
RGB
CMYK
RGB Variations
Color information
#237892 (or 0x237892) is known color: Astral. HEX triplet: 23, 78 and 92. RGB value is (35,120,146). Sum of RGB (Red+Green+Blue) = 35+120+146=301 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.63% from 301); Green value is 120 (47.27% from 255 or 39.87% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #237892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237892 is #DC876D. Grayscale: #616161. Windows color (decimal): -14452590 or 9599011. OLE color: 9599011.
HSL color Cylindrical-coordinate representation of color #237892: hue angle of 194.05º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #237892 is Cyan = 0.76, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 35 | 120 | 146 | - |
| CMYK | 0.76 | 0.18 | 0 | 0.43 |
| HSL | 194.05º | 0.61% | 0.35% | - |
| HSV(B) | 194.05º | 0.76% | 0.57% | - |
| XYZ | 12.6 | 15.87 | 29.59 | - |
| YUV | 97.55 | 155.34 | 83.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 120 | 146 | 0.76 | 0.18 | 0 | 0.43 | 194.05 | 0.61 | 0.35 |
| Hex | 23 | 78 | 92 | 4C | 12 | 0 | 2B | C2 | 3D | 23 |
| Octal | 43 | 170 | 222 | 114 | 22 | 0 | 53 | 302 | 75 | 43 |
| Binary | 100011 | 1111000 | 10010010 | 1001100 | 10010 | 0 | 101011 | 11000010 | 111101 | 100011 |
Color Harmonies of #237892
Complementary color
Monochromatic Colors of #237892
Black with #237892
Text Example
Text Example
White with #237892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237892; }
p { color: rgb(35,120,146); }
H1.HeaderClassName
{
color: #237892;
}
.AnyTagClassName
{
color: #237892;
}
</style>
background-color css
<style>
a { background-color: #237892; }
a { background-color: rgb(35,120,146); }
div.DivClassName
{
background-color: #237892;
}
.BgClassName
{
background-color: #237892;
}
</style>
border-color css
<style>
span { border-color: #237892; }
span { border-color: rgb(35,120,146); }
td.TdClassName
{
border-color: #237892;
}
.TagClassName
{
border-color: #237892;
}
</style>