#474e5e - River Bed Hex Color Code

#474E5E (River Bed) - RGB 71, 78, 94 Color Information

#474e5e Conversion Table

HEX Triplet 47, 4E, 5E
RGB Decimal 71, 78, 94
RGB Octal 107, 116, 136
RGB Percent 27.8%, 30.6%, 36.9%
RGB Binary 1000111, 1001110, 1011110
CMY 0.722, 0.694, 0.631
CMYK 24, 17, 0, 63

Percentages of Color #474E5E

R 27.8%
G 30.6%
B 36.9%
RGB Percentages of Color #474e5e
C 24%
M 17%
Y 0%
K 63%
CMYK Percentages of Color #474e5e

Color spaces of #474E5E River Bed - RGB(71, 78, 94)

HSV (or HSB) 222°, 24°, 37°
HSL 222°, 14°, 32°
Web Safe #336666
XYZ 7.343, 7.597, 11.669
CIE-Lab 33.128, 1.196, -10.296
xyY 0.276, 0.285, 7.597
Decimal 4673118

#474e5e Color Accessibility Scores (River Bed Contrast Checker)

#474e5e

On dark background [POOR]

#474e5e

On light background [GOOD]

#474e5e

As background color [GOOD]

River Bed ↔ #474e5e Color Blindness Simulator

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

#474E5E Color Combinations - Color Schemes with 474e5e

#474e5e Analogous Colors

#474e5e Triadic Colors

#474e5e Split Complementary Colors

#474e5e Complementary Colors

Shades and Tints of #474e5e Color Variations

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

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

Alternatives colours to River Bed (#474e5e)

#474e5e Color Codes for CSS3/HTML5 and Icon Previews

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

#474E5E in Programming

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

#474e5e - RGB(71, 78, 94) - River Bed Color FAQ

What is the color code for River Bed?

Hex color code for River Bed color is #474e5e. RGB color code for river bed color is rgb(71, 78, 94).

What is the RGB value of #474e5e?

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

What is the RGB percentage of #474e5e?

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

What does RGB 71,78,94 mean?

The RGB color 71, 78, 94 represents a dull and muted shade of Blue. The websafe version of this color is hex 336666. This color might be commonly referred to as a shade similar to River Bed.

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

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

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

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

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

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

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