#2947b5 - Cerulean Blue Hex Color Code

#2947B5 (Cerulean Blue) - RGB 41, 71, 181 Color Information

#2947b5 Conversion Table

HEX Triplet 29, 47, B5
RGB Decimal 41, 71, 181
RGB Octal 51, 107, 265
RGB Percent 16.1%, 27.8%, 71%
RGB Binary 101001, 1000111, 10110101
CMY 0.839, 0.722, 0.290
CMYK 77, 61, 0, 29

Percentages of Color #2947B5

R 16.1%
G 27.8%
B 71%
RGB Percentages of Color #2947b5
C 77%
M 61%
Y 0%
K 29%
CMYK Percentages of Color #2947b5

Color spaces of #2947B5 Cerulean Blue - RGB(41, 71, 181)

HSV (or HSB) 227°, 77°, 71°
HSL 227°, 63°, 44°
Web Safe #3333cc
XYZ 11.508, 8.314, 44.714
CIE-Lab 34.629, 29.131, -61.369
xyY 0.178, 0.129, 8.314
Decimal 2705333

#2947b5 Color Accessibility Scores (Cerulean Blue Contrast Checker)

#2947b5

On dark background [POOR]

#2947b5

On light background [GOOD]

#2947b5

As background color [GOOD]

Cerulean Blue ↔ #2947b5 Color Blindness Simulator

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

#2947B5 Color Combinations - Color Schemes with 2947b5

#2947b5 Analogous Colors

#2947b5 Triadic Colors

#2947b5 Split Complementary Colors

#2947b5 Complementary Colors

Shades and Tints of #2947b5 Color Variations

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

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

Alternatives colours to Cerulean Blue (#2947b5)

#2947b5 Color Codes for CSS3/HTML5 and Icon Previews

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

#2947B5 in Programming

HTML5, CSS3 #2947b5
Java new Color(41, 71, 181);
.NET Color.FromArgb(255, 41, 71, 181);
Swift UIColor(red:41, green:71, blue:181, alpha:1.00000)
Objective-C [UIColor colorWithRed:41 green:71 blue:181 alpha:1.00000];
OpenGL glColor3f(41f, 71f, 181f);
Python Color('#2947b5')

#2947b5 - RGB(41, 71, 181) - Cerulean Blue Color FAQ

What is the color code for Cerulean Blue?

Hex color code for Cerulean Blue color is #2947b5. RGB color code for cerulean blue color is rgb(41, 71, 181).

What is the RGB value of #2947b5?

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

What is the RGB percentage of #2947b5?

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

What does RGB 41,71,181 mean?

The RGB color 41, 71, 181 represents a dull and muted shade of Blue. The websafe version of this color is hex 3333cc. This color might be commonly referred to as a shade similar to Cerulean Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #2947b5?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #2947b5 is composed of 77% Cyan, 61% Magenta, 0% Yellow, and 29% Black. In this CMYK breakdown, the Cyan component at 77% 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 29% 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 #2947b5?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #2947b5 has an HSL value of 227° (degrees) for Hue, 63% for Saturation, and 44% for Lightness. In this HSL representation, the Hue at 227° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 63% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 44% 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?
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...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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