#4330fc - Blue Hex Color Code

#4330FC (Blue) - RGB 67, 48, 252 Color Information

#4330fc Conversion Table

HEX Triplet 43, 30, FC
RGB Decimal 67, 48, 252
RGB Octal 103, 60, 374
RGB Percent 26.3%, 18.8%, 98.8%
RGB Binary 1000011, 110000, 11111100
CMY 0.737, 0.812, 0.012
CMYK 73, 81, 0, 1

Percentages of Color #4330FC

R 26.3%
G 18.8%
B 98.8%
RGB Percentages of Color #4330fc
C 73%
M 81%
Y 0%
K 1%
CMYK Percentages of Color #4330fc

Color spaces of #4330FC Blue - RGB(67, 48, 252)

HSV (or HSB) 246°, 81°, 99°
HSL 246°, 97°, 59°
Web Safe #3333ff
XYZ 20.942, 10.335, 92.987
CIE-Lab 38.438, 67.348, -95.892
xyY 0.169, 0.083, 10.335
Decimal 4403452

#4330fc Color Accessibility Scores (Blue Contrast Checker)

#4330fc

On dark background [POOR]

#4330fc

On light background [GOOD]

#4330fc

As background color [GOOD]

Blue ↔ #4330fc Color Blindness Simulator

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

#4330FC Color Combinations - Color Schemes with 4330fc

#4330fc Analogous Colors

#4330fc Triadic Colors

#4330fc Split Complementary Colors

#4330fc Complementary Colors

Shades and Tints of #4330fc Color Variations

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

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

Alternatives colours to Blue (#4330fc)

#4330fc Color Codes for CSS3/HTML5 and Icon Previews

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

#4330FC in Programming

HTML5, CSS3 #4330fc
Java new Color(67, 48, 252);
.NET Color.FromArgb(255, 67, 48, 252);
Swift UIColor(red:67, green:48, blue:252, alpha:1.00000)
Objective-C [UIColor colorWithRed:67 green:48 blue:252 alpha:1.00000];
OpenGL glColor3f(67f, 48f, 252f);
Python Color('#4330fc')

#4330fc - RGB(67, 48, 252) - Blue Color FAQ

What is the color code for Blue?

Hex color code for Blue color is #4330fc. RGB color code for blue color is rgb(67, 48, 252).

What is the RGB value of #4330fc?

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

What is the RGB percentage of #4330fc?

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

What does RGB 67,48,252 mean?

The RGB color 67, 48, 252 represents a dull and muted shade of Blue. The websafe version of this color is hex 3333ff. This color might be commonly referred to as a shade similar to Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #4330fc?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #4330fc has an HSL value of 246° (degrees) for Hue, 97% for Saturation, and 59% for Lightness. In this HSL representation, the Hue at 246° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 97% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 59% 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?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

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

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...