#002f8f - Smalt Hex Color Code

#002F8F (Smalt) - RGB 0, 47, 143 Color Information

#002f8f Conversion Table

HEX Triplet 00, 2F, 8F
RGB Decimal 0, 47, 143
RGB Octal 0, 57, 217
RGB Percent 0%, 18.4%, 56.1%
RGB Binary 0, 101111, 10001111
CMY 1.000, 0.816, 0.439
CMYK 100, 67, 0, 44

Percentages of Color #002F8F

R 0%
G 18.4%
B 56.1%
RGB Percentages of Color #002f8f
C 100%
M 67%
Y 0%
K 44%
CMYK Percentages of Color #002f8f

Color spaces of #002F8F Smalt - RGB(0, 47, 143)

HSV (or HSB) 220°, 100°, 56°
HSL 220°, 100°, 28°
Web Safe #003399
XYZ 5.974, 4.016, 26.447
CIE-Lab 23.725, 27.575, -56.295
xyY 0.164, 0.110, 4.016
Decimal 12175

#002f8f Color Accessibility Scores (Smalt Contrast Checker)

#002f8f

On dark background [POOR]

#002f8f

On light background [GOOD]

#002f8f

As background color [GOOD]

Smalt ↔ #002f8f Color Blindness Simulator

Coming soon... You can see how #002f8f 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.

#002F8F Color Combinations - Color Schemes with 002f8f

#002f8f Analogous Colors

#002f8f Triadic Colors

#002f8f Split Complementary Colors

#002f8f Complementary Colors

Shades and Tints of #002f8f Color Variations

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

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

Alternatives colours to Smalt (#002f8f)

#002f8f Color Codes for CSS3/HTML5 and Icon Previews

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

#002F8F in Programming

HTML5, CSS3 #002f8f
Java new Color(0, 47, 143);
.NET Color.FromArgb(255, 0, 47, 143);
Swift UIColor(red:0, green:47, blue:143, alpha:1.00000)
Objective-C [UIColor colorWithRed:0 green:47 blue:143 alpha:1.00000];
OpenGL glColor3f(0f, 47f, 143f);
Python Color('#002f8f')

#002f8f - RGB(0, 47, 143) - Smalt Color FAQ

What is the color code for Smalt?

Hex color code for Smalt color is #002f8f. RGB color code for smalt color is rgb(0, 47, 143).

What is the RGB value of #002f8f?

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

What is the RGB percentage of #002f8f?

The RGB percentage composition for the hexadecimal color code #002f8f is detailed as follows: 0% Red, 18.4% Green, and 56.1% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 0% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 18.4% and 56.1% 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 #002f8f.

What does RGB 0,47,143 mean?

The RGB color 0, 47, 143 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 #002f8f?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #002f8f is composed of 100% Cyan, 67% Magenta, 0% Yellow, and 44% Black. In this CMYK breakdown, the Cyan component at 100% influences the coolness or green-blue aspects of the color, whereas the 67% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 44% 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 #002f8f?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #002f8f has an HSL value of 220° (degrees) for Hue, 100% for Saturation, and 28% for Lightness. In this HSL representation, the Hue at 220° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 28% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...