#cfa82f - Hokey Pokey Hex Color Code

#CFA82F (Hokey Pokey) - RGB 207, 168, 47 Color Information

#cfa82f Conversion Table

HEX Triplet CF, A8, 2F
RGB Decimal 207, 168, 47
RGB Octal 317, 250, 57
RGB Percent 81.2%, 65.9%, 18.4%
RGB Binary 11001111, 10101000, 101111
CMY 0.188, 0.341, 0.816
CMYK 0, 19, 77, 19

Percentages of Color #CFA82F

R 81.2%
G 65.9%
B 18.4%
RGB Percentages of Color #cfa82f
C 0%
M 19%
Y 77%
K 19%
CMYK Percentages of Color #cfa82f

Color spaces of #CFA82F Hokey Pokey - RGB(207, 168, 47)

HSV (or HSB) 45°, 77°, 81°
HSL 45°, 63°, 50°
Web Safe #cc9933
XYZ 40.248, 41.476, 8.574
CIE-Lab 70.508, 2.587, 63.428
xyY 0.446, 0.459, 41.476
Decimal 13609007

#cfa82f Color Accessibility Scores (Hokey Pokey Contrast Checker)

#cfa82f

On dark background [POOR]

#cfa82f

On light background [GOOD]

#cfa82f

As background color [GOOD]

Hokey Pokey ↔ #cfa82f Color Blindness Simulator

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

#CFA82F Color Combinations - Color Schemes with cfa82f

#cfa82f Analogous Colors

#cfa82f Triadic Colors

#cfa82f Split Complementary Colors

#cfa82f Complementary Colors

Shades and Tints of #cfa82f Color Variations

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

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

Alternatives colours to Hokey Pokey (#cfa82f)

#cfa82f Color Codes for CSS3/HTML5 and Icon Previews

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

#CFA82F in Programming

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

#cfa82f - RGB(207, 168, 47) - Hokey Pokey Color FAQ

What is the color code for Hokey Pokey?

Hex color code for Hokey Pokey color is #cfa82f. RGB color code for hokey pokey color is rgb(207, 168, 47).

What is the RGB value of #cfa82f?

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

What is the RGB percentage of #cfa82f?

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

What does RGB 207,168,47 mean?

The RGB color 207, 168, 47 represents a dull and muted shade of Red. The websafe version of this color is hex cc9933. This color might be commonly referred to as a shade similar to Hokey Pokey.

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

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

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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