Shades of Astral #237995
Tints of Astral #237995
RGB
CMYK
RGB Variations
Color information
#237995 (or 0x237995) is known color: Astral. HEX triplet: 23, 79 and 95. RGB value is (35,121,149). Sum of RGB (Red+Green+Blue) = 35+121+149=305 (40% of max value = 765). Red value is 35 (14.06% from 255 or 11.48% from 305); Green value is 121 (47.66% from 255 or 39.67% from 305); Blue value is 149 (58.59% from 255 or 48.85% from 305); Max value from RGB is 149 - color contains mainly: blue. Hex color #237995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237995 is #DC866A. Grayscale: #626262. Windows color (decimal): -14452331 or 9795875. OLE color: 9795875.
HSL color Cylindrical-coordinate representation of color #237995: hue angle of 194.74º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #237995 is Cyan = 0.77, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 35 | 121 | 149 | - |
| CMYK | 0.77 | 0.19 | 0 | 0.42 |
| HSL | 194.74º | 0.62% | 0.36% | - |
| HSV(B) | 194.74º | 0.77% | 0.58% | - |
| XYZ | 12.96 | 16.2 | 30.88 | - |
| YUV | 98.48 | 156.51 | 82.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 121 | 149 | 0.77 | 0.19 | 0 | 0.42 | 194.74 | 0.62 | 0.36 |
| Hex | 23 | 79 | 95 | 4D | 13 | 0 | 2A | C3 | 3E | 24 |
| Octal | 43 | 171 | 225 | 115 | 23 | 0 | 52 | 303 | 76 | 44 |
| Binary | 100011 | 1111001 | 10010101 | 1001101 | 10011 | 0 | 101010 | 11000011 | 111110 | 100100 |
Color Harmonies of #237995
Complementary color
Monochromatic Colors of #237995
Black with #237995
Text Example
Text Example
White with #237995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237995; }
p { color: rgb(35,121,149); }
H1.HeaderClassName
{
color: #237995;
}
.AnyTagClassName
{
color: #237995;
}
</style>
background-color css
<style>
a { background-color: #237995; }
a { background-color: rgb(35,121,149); }
div.DivClassName
{
background-color: #237995;
}
.BgClassName
{
background-color: #237995;
}
</style>
border-color css
<style>
span { border-color: #237995; }
span { border-color: rgb(35,121,149); }
td.TdClassName
{
border-color: #237995;
}
.TagClassName
{
border-color: #237995;
}
</style>