#cdd432 - Wattle Hex Color Code

#CDD432 (Wattle) - RGB 205, 212, 50 Color Information

#cdd432 Conversion Table

HEX Triplet CD, D4, 32
RGB Decimal 205, 212, 50
RGB Octal 315, 324, 62
RGB Percent 80.4%, 83.1%, 19.6%
RGB Binary 11001101, 11010100, 110010
CMY 0.196, 0.169, 0.804
CMYK 3, 0, 76, 17

Percentages of Color #CDD432

R 80.4%
G 83.1%
B 19.6%
RGB Percentages of Color #cdd432
C 3%
M 0%
Y 76%
K 17%
CMYK Percentages of Color #cdd432

Color spaces of #CDD432 Wattle - RGB(205, 212, 50)

HSV (or HSB) 63°, 76°, 83°
HSL 63°, 65°, 51°
Web Safe #cccc33
XYZ 49.296, 60.296, 12.058
CIE-Lab 81.999, -20.685, 72.921
xyY 0.405, 0.496, 60.296
Decimal 13489202

#cdd432 Color Accessibility Scores (Wattle Contrast Checker)

#cdd432

On dark background [GOOD]

#cdd432

On light background [POOR]

#cdd432

As background color [POOR]

Wattle ↔ #cdd432 Color Blindness Simulator

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

#CDD432 Color Combinations - Color Schemes with cdd432

#cdd432 Analogous Colors

#cdd432 Triadic Colors

#cdd432 Split Complementary Colors

#cdd432 Complementary Colors

Shades and Tints of #cdd432 Color Variations

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

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

Alternatives colours to Wattle (#cdd432)

#cdd432 Color Codes for CSS3/HTML5 and Icon Previews

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

#CDD432 in Programming

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

#cdd432 - RGB(205, 212, 50) - Wattle Color FAQ

What is the color code for Wattle?

Hex color code for Wattle color is #cdd432. RGB color code for wattle color is rgb(205, 212, 50).

What is the RGB value of #cdd432?

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

What is the RGB percentage of #cdd432?

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

What does RGB 205,212,50 mean?

The RGB color 205, 212, 50 represents a bright and vivid shade of Green. The websafe version of this color is hex cccc33. This color might be commonly referred to as a shade similar to Wattle.

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

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

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

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...