#c7e7af - Caper Hex Color Code

#C7E7AF (Caper) - RGB 199, 231, 175 Color Information

#c7e7af Conversion Table

HEX Triplet C7, E7, AF
RGB Decimal 199, 231, 175
RGB Octal 307, 347, 257
RGB Percent 78%, 90.6%, 68.6%
RGB Binary 11000111, 11100111, 10101111
CMY 0.220, 0.094, 0.314
CMYK 14, 0, 24, 9

Percentages of Color #C7E7AF

R 78%
G 90.6%
B 68.6%
RGB Percentages of Color #c7e7af
C 14%
M 0%
Y 24%
K 9%
CMYK Percentages of Color #c7e7af

Color spaces of #C7E7AF Caper - RGB(199, 231, 175)

HSV (or HSB) 94°, 24°, 91°
HSL 94°, 54°, 80°
Web Safe #ccff99
XYZ 59.867, 72.389, 51.375
CIE-Lab 88.156, -20.346, 23.877
xyY 0.326, 0.394, 72.389
Decimal 13100975

#c7e7af Color Accessibility Scores (Caper Contrast Checker)

#c7e7af

On dark background [GOOD]

#c7e7af

On light background [POOR]

#c7e7af

As background color [POOR]

Caper ↔ #c7e7af Color Blindness Simulator

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

#C7E7AF Color Combinations - Color Schemes with c7e7af

#c7e7af Analogous Colors

#c7e7af Triadic Colors

#c7e7af Split Complementary Colors

#c7e7af Complementary Colors

Shades and Tints of #c7e7af Color Variations

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

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

Alternatives colours to Caper (#c7e7af)

#c7e7af Color Codes for CSS3/HTML5 and Icon Previews

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

#C7E7AF in Programming

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

#c7e7af - RGB(199, 231, 175) - Caper Color FAQ

What is the color code for Caper?

Hex color code for Caper color is #c7e7af. RGB color code for caper color is rgb(199, 231, 175).

What is the RGB value of #c7e7af?

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

What is the RGB percentage of #c7e7af?

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

What does RGB 199,231,175 mean?

The RGB color 199, 231, 175 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff99. This color might be commonly referred to as a shade similar to Caper.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c7e7af is composed of 14% Cyan, 0% Magenta, 24% Yellow, and 9% 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 24% of Yellow typically adds to the brightness and warmth, and the 9% 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 #c7e7af?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c7e7af has an HSL value of 94° (degrees) for Hue, 54% for Saturation, and 80% 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 54% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 80% 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?
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...

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

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

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