#063b9f - Smalt Hex Color Code

#063B9F (Smalt) - RGB 6, 59, 159 Color Information

#063b9f Conversion Table

HEX Triplet 06, 3B, 9F
RGB Decimal 6, 59, 159
RGB Octal 6, 73, 237
RGB Percent 2.4%, 23.1%, 62.4%
RGB Binary 110, 111011, 10011111
CMY 0.976, 0.769, 0.376
CMYK 96, 63, 0, 38

Percentages of Color #063B9F

R 2.4%
G 23.1%
B 62.4%
RGB Percentages of Color #063b9f
C 96%
M 63%
Y 0%
K 38%
CMYK Percentages of Color #063b9f

Color spaces of #063B9F Smalt - RGB(6, 59, 159)

HSV (or HSB) 219°, 96°, 62°
HSL 219°, 93°, 32°
Web Safe #003399
XYZ 7.897, 5.670, 33.479
CIE-Lab 28.564, 26.094, -58.156
xyY 0.168, 0.121, 5.670
Decimal 408479

#063b9f Color Accessibility Scores (Smalt Contrast Checker)

#063b9f

On dark background [POOR]

#063b9f

On light background [GOOD]

#063b9f

As background color [GOOD]

Smalt ↔ #063b9f Color Blindness Simulator

Coming soon... You can see how #063b9f is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#063B9F Color Combinations - Color Schemes with 063b9f

#063b9f Analogous Colors

#063b9f Triadic Colors

#063b9f Split Complementary Colors

#063b9f Complementary Colors

Shades and Tints of #063b9f Color Variations

#063b9f Shade Color Variations (When you combine pure black with this color, #063b9f, darker shades are produced.)

#063b9f Tint Color Variations (Lighter shades of #063b9f can be created by blending the color with different amounts of white.)

Alternatives colours to Smalt (#063b9f)

#063b9f Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #063b9f
This sample text has a font color of #063b9f
#063b9f Border Color
This sample element has a border color of #063b9f
#063b9f CSS3 Linear Gradient
#063b9f Background Color
This sample paragraph has a background color of #063b9f
#063b9f Text Shadow
This sample text has a shadow color of #063b9f
Sample text with glow color #063b9f
This sample text has a glow color of #063b9f
#063b9f Box Shadow
This sample element has a box shadow of #063b9f
Sample text with Underline Color #063b9f
This sample text has a underline color of #063b9f
A selection of SVG images/icons using the hex version #063b9f of the current color.

#063B9F in Programming

HTML5, CSS3 #063b9f
Java new Color(6, 59, 159);
.NET Color.FromArgb(255, 6, 59, 159);
Swift UIColor(red:6, green:59, blue:159, alpha:1.00000)
Objective-C [UIColor colorWithRed:6 green:59 blue:159 alpha:1.00000];
OpenGL glColor3f(6f, 59f, 159f);
Python Color('#063b9f')

#063b9f - RGB(6, 59, 159) - Smalt Color FAQ

What is the color code for Smalt?

Hex color code for Smalt color is #063b9f. RGB color code for smalt color is rgb(6, 59, 159).

What is the RGB value of #063b9f?

The RGB value corresponding to the hexadecimal color code #063b9f is rgb(6, 59, 159). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '6' indicates the intensity of the red component, '59' represents the green component's intensity, and '159' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #063b9f.

What is the RGB percentage of #063b9f?

The RGB percentage composition for the hexadecimal color code #063b9f is detailed as follows: 2.4% Red, 23.1% Green, and 62.4% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 2.4% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 23.1% and 62.4% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #063b9f.

What does RGB 6,59,159 mean?

The RGB color 6, 59, 159 represents a dull and muted shade of Blue. The websafe version of this color is hex 003399. This color might be commonly referred to as a shade similar to Smalt.

What is the CMYK (Cyan Magenta Yellow Black) color model of #063b9f?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #063b9f is composed of 96% Cyan, 63% Magenta, 0% Yellow, and 38% Black. In this CMYK breakdown, the Cyan component at 96% influences the coolness or green-blue aspects of the color, whereas the 63% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 38% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #063b9f?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #063b9f has an HSL value of 219° (degrees) for Hue, 93% for Saturation, and 32% for Lightness. In this HSL representation, the Hue at 219° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 93% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 32% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...