#043fa0 - Cobalt Hex Color Code

#043FA0 (Cobalt) - RGB 4, 63, 160 Color Information

#043fa0 Conversion Table

HEX Triplet 04, 3F, A0
RGB Decimal 4, 63, 160
RGB Octal 4, 77, 240
RGB Percent 1.6%, 24.7%, 62.7%
RGB Binary 100, 111111, 10100000
CMY 0.984, 0.753, 0.373
CMYK 98, 61, 0, 37

Percentages of Color #043FA0

R 1.6%
G 24.7%
B 62.7%
RGB Percentages of Color #043fa0
C 98%
M 61%
Y 0%
K 37%
CMYK Percentages of Color #043fa0

Color spaces of #043FA0 Cobalt - RGB(4, 63, 160)

HSV (or HSB) 217°, 98°, 63°
HSL 217°, 95°, 32°
Web Safe #003399
XYZ 8.173, 6.119, 34.008
CIE-Lab 29.710, 23.661, -56.886
xyY 0.169, 0.127, 6.119
Decimal 278432

#043fa0 Color Accessibility Scores (Cobalt Contrast Checker)

#043fa0

On dark background [POOR]

#043fa0

On light background [GOOD]

#043fa0

As background color [GOOD]

Cobalt ↔ #043fa0 Color Blindness Simulator

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

#043FA0 Color Combinations - Color Schemes with 043fa0

#043fa0 Analogous Colors

#043fa0 Triadic Colors

#043fa0 Split Complementary Colors

#043fa0 Complementary Colors

Shades and Tints of #043fa0 Color Variations

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

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

Alternatives colours to Cobalt (#043fa0)

#043fa0 Color Codes for CSS3/HTML5 and Icon Previews

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

#043FA0 in Programming

HTML5, CSS3 #043fa0
Java new Color(4, 63, 160);
.NET Color.FromArgb(255, 4, 63, 160);
Swift UIColor(red:4, green:63, blue:160, alpha:1.00000)
Objective-C [UIColor colorWithRed:4 green:63 blue:160 alpha:1.00000];
OpenGL glColor3f(4f, 63f, 160f);
Python Color('#043fa0')

#043fa0 - RGB(4, 63, 160) - Cobalt Color FAQ

What is the color code for Cobalt?

Hex color code for Cobalt color is #043fa0. RGB color code for cobalt color is rgb(4, 63, 160).

What is the RGB value of #043fa0?

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

What is the RGB percentage of #043fa0?

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

What does RGB 4,63,160 mean?

The RGB color 4, 63, 160 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 Cobalt.

What is the CMYK (Cyan Magenta Yellow Black) color model of #043fa0?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #043fa0 has an HSL value of 217° (degrees) for Hue, 95% for Saturation, and 32% for Lightness. In this HSL representation, the Hue at 217° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 95% 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 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...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...