#ffdf76 - Kournikova Hex Color Code

#FFDF76 (Kournikova) - RGB 255, 223, 118 Color Information

#ffdf76 Conversion Table

HEX Triplet FF, DF, 76
RGB Decimal 255, 223, 118
RGB Octal 377, 337, 166
RGB Percent 100%, 87.5%, 46.3%
RGB Binary 11111111, 11011111, 1110110
CMY 0.000, 0.125, 0.537
CMYK 0, 13, 54, 0

Percentages of Color #FFDF76

R 100%
G 87.5%
B 46.3%
RGB Percentages of Color #ffdf76
C 0%
M 13%
Y 54%
K 0%
CMYK Percentages of Color #ffdf76

Color spaces of #FFDF76 Kournikova - RGB(255, 223, 118)

HSV (or HSB) 46°, 54°, 100°
HSL 46°, 100°, 73°
Web Safe #ffcc66
XYZ 70.898, 75.343, 27.946
CIE-Lab 89.554, -1.517, 54.888
xyY 0.407, 0.433, 75.343
Decimal 16768886

#ffdf76 Color Accessibility Scores (Kournikova Contrast Checker)

#ffdf76

On dark background [GOOD]

#ffdf76

On light background [POOR]

#ffdf76

As background color [POOR]

Kournikova ↔ #ffdf76 Color Blindness Simulator

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

#FFDF76 Color Combinations - Color Schemes with ffdf76

#ffdf76 Analogous Colors

#ffdf76 Triadic Colors

#ffdf76 Split Complementary Colors

#ffdf76 Complementary Colors

Shades and Tints of #ffdf76 Color Variations

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

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

Alternatives colours to Kournikova (#ffdf76)

#ffdf76 Color Codes for CSS3/HTML5 and Icon Previews

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

#FFDF76 in Programming

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

#ffdf76 - RGB(255, 223, 118) - Kournikova Color FAQ

What is the color code for Kournikova?

Hex color code for Kournikova color is #ffdf76. RGB color code for kournikova color is rgb(255, 223, 118).

What is the RGB value of #ffdf76?

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

What is the RGB percentage of #ffdf76?

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

What does RGB 255,223,118 mean?

The RGB color 255, 223, 118 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc66. This color might be commonly referred to as a shade similar to Kournikova.

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

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

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

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...