#4b565d - River Bed Hex Color Code

#4B565D (River Bed) - RGB 75, 86, 93 Color Information

#4b565d Conversion Table

HEX Triplet 4B, 56, 5D
RGB Decimal 75, 86, 93
RGB Octal 113, 126, 135
RGB Percent 29.4%, 33.7%, 36.5%
RGB Binary 1001011, 1010110, 1011101
CMY 0.706, 0.663, 0.635
CMYK 19, 8, 0, 64

Percentages of Color #4B565D

R 29.4%
G 33.7%
B 36.5%
RGB Percentages of Color #4b565d
C 19%
M 8%
Y 0%
K 64%
CMYK Percentages of Color #4b565d

Color spaces of #4B565D River Bed - RGB(75, 86, 93)

HSV (or HSB) 203°, 19°, 36°
HSL 203°, 11°, 33°
Web Safe #336666
XYZ 8.205, 8.942, 11.649
CIE-Lab 35.872, -2.605, -5.512
xyY 0.285, 0.311, 8.942
Decimal 4937309

#4b565d Color Accessibility Scores (River Bed Contrast Checker)

#4b565d

On dark background [POOR]

#4b565d

On light background [GOOD]

#4b565d

As background color [GOOD]

River Bed ↔ #4b565d Color Blindness Simulator

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

#4B565D Color Combinations - Color Schemes with 4b565d

#4b565d Analogous Colors

#4b565d Triadic Colors

#4b565d Split Complementary Colors

#4b565d Complementary Colors

Shades and Tints of #4b565d Color Variations

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

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

Alternatives colours to River Bed (#4b565d)

#4b565d Color Codes for CSS3/HTML5 and Icon Previews

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

#4B565D in Programming

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

#4b565d - RGB(75, 86, 93) - River Bed Color FAQ

What is the color code for River Bed?

Hex color code for River Bed color is #4b565d. RGB color code for river bed color is rgb(75, 86, 93).

What is the RGB value of #4b565d?

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

What is the RGB percentage of #4b565d?

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

What does RGB 75,86,93 mean?

The RGB color 75, 86, 93 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 #4b565d?

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...