Shades of Astral #237694
Tints of Astral #237694
RGB
CMYK
RGB Variations
Color information
#237694 (or 0x237694) is known color: Astral. HEX triplet: 23, 76 and 94. RGB value is (35,118,148). Sum of RGB (Red+Green+Blue) = 35+118+148=301 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.63% from 301); Green value is 118 (46.48% from 255 or 39.20% from 301); Blue value is 148 (58.20% from 255 or 49.17% from 301); Max value from RGB is 148 - color contains mainly: blue. Hex color #237694 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237694 is #DC896B. Grayscale: #606060. Windows color (decimal): -14453100 or 9729571. OLE color: 9729571.
HSL color Cylindrical-coordinate representation of color #237694: hue angle of 195.93º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #237694 is Cyan = 0.76, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 35 | 118 | 148 | - |
| CMYK | 0.76 | 0.20 | 0 | 0.42 |
| HSL | 195.93º | 0.62% | 0.36% | - |
| HSV(B) | 195.93º | 0.76% | 0.58% | - |
| XYZ | 12.52 | 15.45 | 30.34 | - |
| YUV | 96.6 | 157 | 84.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 118 | 148 | 0.76 | 0.20 | 0 | 0.42 | 195.93 | 0.62 | 0.36 |
| Hex | 23 | 76 | 94 | 4C | 14 | 0 | 2A | C4 | 3E | 24 |
| Octal | 43 | 166 | 224 | 114 | 24 | 0 | 52 | 304 | 76 | 44 |
| Binary | 100011 | 1110110 | 10010100 | 1001100 | 10100 | 0 | 101010 | 11000100 | 111110 | 100100 |
Color Harmonies of #237694
Complementary color
Monochromatic Colors of #237694
Black with #237694
Text Example
Text Example
White with #237694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237694; }
p { color: rgb(35,118,148); }
H1.HeaderClassName
{
color: #237694;
}
.AnyTagClassName
{
color: #237694;
}
</style>
background-color css
<style>
a { background-color: #237694; }
a { background-color: rgb(35,118,148); }
div.DivClassName
{
background-color: #237694;
}
.BgClassName
{
background-color: #237694;
}
</style>
border-color css
<style>
span { border-color: #237694; }
span { border-color: rgb(35,118,148); }
td.TdClassName
{
border-color: #237694;
}
.TagClassName
{
border-color: #237694;
}
</style>