#fb164c - Scarlet Hex Color Code

#FB164C (Scarlet) - RGB 251, 22, 76 Color Information

#fb164c Conversion Table

HEX Triplet FB, 16, 4C
RGB Decimal 251, 22, 76
RGB Octal 373, 26, 114
RGB Percent 98.4%, 8.6%, 29.8%
RGB Binary 11111011, 10110, 1001100
CMY 0.016, 0.914, 0.702
CMYK 0, 91, 70, 2

Percentages of Color #FB164C

R 98.4%
G 8.6%
B 29.8%
RGB Percentages of Color #fb164c
C 0%
M 91%
Y 70%
K 2%
CMYK Percentages of Color #fb164c

Color spaces of #FB164C Scarlet - RGB(251, 22, 76)

HSV (or HSB) 346°, 91°, 98°
HSL 346°, 97°, 54°
Web Safe #ff0033
XYZ 41.375, 21.605, 8.827
CIE-Lab 53.605, 78.917, 33.450
xyY 0.576, 0.301, 21.605
Decimal 16455244

#fb164c Color Accessibility Scores (Scarlet Contrast Checker)

#fb164c

On dark background [POOR]

#fb164c

On light background [GOOD]

#fb164c

As background color [GOOD]

Scarlet ↔ #fb164c Color Blindness Simulator

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

#FB164C Color Combinations - Color Schemes with fb164c

#fb164c Analogous Colors

#fb164c Triadic Colors

#fb164c Split Complementary Colors

#fb164c Complementary Colors

Shades and Tints of #fb164c Color Variations

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

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

Alternatives colours to Scarlet (#fb164c)

#fb164c Color Codes for CSS3/HTML5 and Icon Previews

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

#FB164C in Programming

HTML5, CSS3 #fb164c
Java new Color(251, 22, 76);
.NET Color.FromArgb(255, 251, 22, 76);
Swift UIColor(red:251, green:22, blue:76, alpha:1.00000)
Objective-C [UIColor colorWithRed:251 green:22 blue:76 alpha:1.00000];
OpenGL glColor3f(251f, 22f, 76f);
Python Color('#fb164c')

#fb164c - RGB(251, 22, 76) - Scarlet Color FAQ

What is the color code for Scarlet?

Hex color code for Scarlet color is #fb164c. RGB color code for scarlet color is rgb(251, 22, 76).

What is the RGB value of #fb164c?

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

What is the RGB percentage of #fb164c?

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

What does RGB 251,22,76 mean?

The RGB color 251, 22, 76 represents a dull and muted shade of Red. The websafe version of this color is hex ff0033. This color might be commonly referred to as a shade similar to Scarlet.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fb164c has an HSL value of 346° (degrees) for Hue, 97% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 346° 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 54% 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?
Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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

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

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