SteelBlue3 (#4f94cd) Web Color For Web Page Design

Everything about SteelBlue3 (#4f94cd) and hex colors to enhance web page design and your website development company. Get a multitude of palettes based on one color. Learn how to choose the right hex codes for web page design. Optimize your online projects with the power of triadic, tetradic, analogous colors, and more. Get inspired and design websites with ease for your web development company.

SteelBlue3 (#4f94cd) Color Hex

SteelBlue3 (#4f94cd) rgb(79, 148, 205)

Color spaces of SteelBlue3 (#4f94cd)

RGB79148205
HSL0.580.560.56
HSV2086281
CMYK0.610.280.00 0.20
XYZ24.833827.249961.7085
Yxy0.21820.2395
Hunter Lab52.2014-6.4345-33.5471
CIE-Lab59.2049-4.5113-35.8467

Base Numbers

BaseRedGreenBlue
Binary010011111001010011001101
Octal117224315
Decimal79148205
Hex4F94CD

Shades of SteelBlue3 (#4f94cd)

Tints of SteelBlue3 (#4f94cd)

RGB Percentages of Color SteelBlue3 (#4f94cd)

Red
Green
Blue

CMYK Percentages of Color SteelBlue3 (#4f94cd)

Cyan
Magenta
Yellow
Black

Analogous Colors of SteelBlue3 (#4f94cd)

Triadic Colors of SteelBlue3 (#4f94cd) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of SteelBlue3 (#4f94cd) separated with 90° angle

Monochromatic Colors of SteelBlue3 (#4f94cd)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

SteelBlue3 (#4f94cd) Color Preview on Black Background

This is SteelBlue3 (#4f94cd) on a black background

SteelBlue3 (#4f94cd) Color Preview on White Background

This is SteelBlue3 (#4f94cd) on a white background

SteelBlue3 (#4f94cd) Color CSS Codes

                .bckColor {background-color:#ff0000; } 
                .forColor {color:#ff0000; }
                .bordercolor {border:3px solid #ff0000; }

            

SteelBlue3 (#4f94cd) Text Font Color

This is a sample text written with the SteelBlue3 (#4f94cd) color.
This is a strong text written with the SteelBlue3 (#4f94cd) as well.

SteelBlue3 (#4f94cd) Background Color

                <div style="background-color:SteelBlue3 (#4f94cd)">
                    Text on the SteelBlue3 (#4f94cd) color
                </div>
            

SteelBlue3 (#4f94cd) Border Color

<div style="border:3px solid #ff0000">
                  Div here
                </div>
            

Css3 Examples

Text Shadow with RGB Values

                .rgbShadow {
                    text-shadow: 4px 4px 2px rgba(255,0,0, 0.8); } 
                .hexShadow { 
                    text-shadow: 4px 4px 2px #ff0000; }
                .divShadow { 
                    -moz-box-shadow: 1px 1px 3px 2px #ff0000;
                    -webkit-box-shadow: 1px 1px 3px 2px #ff0000;
                    box-shadow:         1px 1px 3px 2px #ff0000; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px rgb(79, 148, 205);">Text here</p>

This is a text with rgb(79, 148, 205) as a shadow color.

Div Box Shadow

                <div style="-moz-box-shadow: 1px 1px 3px 2px #4f94cd;
                  -webkit-box-shadow: 1px 1px 3px 2px #4f94cd;
                  box-shadow:         1px 1px 3px 2px #4f94cd;">
                    Div content here
                </div>
            
An html Div with text shadow using #4f94cd color hex code

Related palettes

Copied!
share
HEX toggle hex RGB
GRT
Copied!
share
HEX toggle hex RGB
Ocean Tides
Copied!
share
HEX toggle hex RGB
Rakos1