Shades of Astral #397693
Tints of Astral #397693
RGB
CMYK
RGB Variations
Color information
#397693 (or 0x397693) is known color: Astral. HEX triplet: 39, 76 and 93. RGB value is (57,118,147). Sum of RGB (Red+Green+Blue) = 57+118+147=322 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.70% from 322); Green value is 118 (46.48% from 255 or 36.65% from 322); Blue value is 147 (57.81% from 255 or 45.65% from 322); Max value from RGB is 147 - color contains mainly: blue. Hex color #397693 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397693 is #C6896C. Grayscale: #666666. Windows color (decimal): -13011309 or 9664057. OLE color: 9664057.
HSL color Cylindrical-coordinate representation of color #397693: hue angle of 199.33º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #397693 is Cyan = 0.61, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 118 | 147 | - |
| CMYK | 0.61 | 0.20 | 0 | 0.42 |
| HSL | 199.33º | 0.44% | 0.4% | - |
| HSV(B) | 199.33º | 0.61% | 0.58% | - |
| XYZ | 13.43 | 15.93 | 29.97 | - |
| YUV | 103.07 | 152.79 | 95.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 147 | 0.61 | 0.20 | 0 | 0.42 | 199.33 | 0.44 | 0.4 |
| Hex | 39 | 76 | 93 | 3D | 14 | 0 | 2A | C7 | 2C | 28 |
| Octal | 71 | 166 | 223 | 75 | 24 | 0 | 52 | 307 | 54 | 50 |
| Binary | 111001 | 1110110 | 10010011 | 111101 | 10100 | 0 | 101010 | 11000111 | 101100 | 101000 |
Color Harmonies of #397693
Complementary color
Monochromatic Colors of #397693
Black with #397693
Text Example
Text Example
White with #397693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397693; }
p { color: rgb(57,118,147); }
H1.HeaderClassName
{
color: #397693;
}
.AnyTagClassName
{
color: #397693;
}
</style>
background-color css
<style>
a { background-color: #397693; }
a { background-color: rgb(57,118,147); }
div.DivClassName
{
background-color: #397693;
}
.BgClassName
{
background-color: #397693;
}
</style>
border-color css
<style>
span { border-color: #397693; }
span { border-color: rgb(57,118,147); }
td.TdClassName
{
border-color: #397693;
}
.TagClassName
{
border-color: #397693;
}
</style>