#445b44 - Gray Asparagus Hex Color Code

#445B44 (Gray Asparagus) - RGB 68, 91, 68 Color Information

#445b44 Conversion Table

HEX Triplet 44, 5B, 44
RGB Decimal 68, 91, 68
RGB Octal 104, 133, 104
RGB Percent 26.7%, 35.7%, 26.7%
RGB Binary 1000100, 1011011, 1000100
CMY 0.733, 0.643, 0.733
CMYK 25, 0, 25, 64

Percentages of Color #445B44

R 26.7%
G 35.7%
B 26.7%
RGB Percentages of Color #445b44
C 25%
M 0%
Y 25%
K 64%
CMYK Percentages of Color #445b44

Color spaces of #445B44 Gray Asparagus - RGB(68, 91, 68)

HSV (or HSB) 120°, 25°, 36°
HSL 120°, 14°, 31°
Web Safe #336633
XYZ 7.168, 9.128, 6.853
CIE-Lab 36.230, -13.881, 10.497
xyY 0.310, 0.394, 9.128
Decimal 4479812

#445b44 Color Accessibility Scores (Gray Asparagus Contrast Checker)

#445b44

On dark background [POOR]

#445b44

On light background [GOOD]

#445b44

As background color [GOOD]

Gray Asparagus ↔ #445b44 Color Blindness Simulator

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

#445B44 Color Combinations - Color Schemes with 445b44

#445b44 Analogous Colors

#445b44 Triadic Colors

#445b44 Split Complementary Colors

#445b44 Complementary Colors

Shades and Tints of #445b44 Color Variations

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

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

Alternatives colours to Gray Asparagus (#445b44)

#445b44 Color Codes for CSS3/HTML5 and Icon Previews

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

#445B44 in Programming

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

#445b44 - RGB(68, 91, 68) - Gray Asparagus Color FAQ

What is the color code for Gray Asparagus?

Hex color code for Gray Asparagus color is #445b44. RGB color code for gray asparagus color is rgb(68, 91, 68).

What is the RGB value of #445b44?

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

What is the RGB percentage of #445b44?

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

What does RGB 68,91,68 mean?

The RGB color 68, 91, 68 represents a dull and muted shade of Green. The websafe version of this color is hex 336633. This color might be commonly referred to as a shade similar to Gray Asparagus.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #445b44 has an HSL value of 120° (degrees) for Hue, 14% for Saturation, and 31% for Lightness. In this HSL representation, the Hue at 120° 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 31% 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?
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...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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