#afcb99 - Sprout Hex Color Code

#AFCB99 (Sprout) - RGB 175, 203, 153 Color Information

#afcb99 Conversion Table

HEX Triplet AF, CB, 99
RGB Decimal 175, 203, 153
RGB Octal 257, 313, 231
RGB Percent 68.6%, 79.6%, 60%
RGB Binary 10101111, 11001011, 10011001
CMY 0.314, 0.204, 0.400
CMYK 14, 0, 25, 20

Percentages of Color #AFCB99

R 68.6%
G 79.6%
B 60%
RGB Percentages of Color #afcb99
C 14%
M 0%
Y 25%
K 20%
CMYK Percentages of Color #afcb99

Color spaces of #AFCB99 Sprout - RGB(175, 203, 153)

HSV (or HSB) 94°, 25°, 80°
HSL 94°, 32°, 70°
Web Safe #99cc99
XYZ 44.785, 54.126, 38.224
CIE-Lab 78.535, -18.402, 21.904
xyY 0.327, 0.395, 54.126
Decimal 11520921

#afcb99 Color Accessibility Scores (Sprout Contrast Checker)

#afcb99

On dark background [GOOD]

#afcb99

On light background [POOR]

#afcb99

As background color [POOR]

Sprout ↔ #afcb99 Color Blindness Simulator

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

#AFCB99 Color Combinations - Color Schemes with afcb99

#afcb99 Analogous Colors

#afcb99 Triadic Colors

#afcb99 Split Complementary Colors

#afcb99 Complementary Colors

Shades and Tints of #afcb99 Color Variations

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

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

Alternatives colours to Sprout (#afcb99)

#afcb99 Color Codes for CSS3/HTML5 and Icon Previews

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

#AFCB99 in Programming

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

#afcb99 - RGB(175, 203, 153) - Sprout Color FAQ

What is the color code for Sprout?

Hex color code for Sprout color is #afcb99. RGB color code for sprout color is rgb(175, 203, 153).

What is the RGB value of #afcb99?

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

What is the RGB percentage of #afcb99?

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

What does RGB 175,203,153 mean?

The RGB color 175, 203, 153 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc99. This color might be commonly referred to as a shade similar to Sprout.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #afcb99 is composed of 14% Cyan, 0% Magenta, 25% Yellow, and 20% Black. In this CMYK breakdown, the Cyan component at 14% 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 20% 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 #afcb99?

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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