#fdb22b - My Sin Hex Color Code

#FDB22B (My Sin) - RGB 253, 178, 43 Color Information

#fdb22b Conversion Table

HEX Triplet FD, B2, 2B
RGB Decimal 253, 178, 43
RGB Octal 375, 262, 53
RGB Percent 99.2%, 69.8%, 16.9%
RGB Binary 11111101, 10110010, 101011
CMY 0.008, 0.302, 0.831
CMYK 0, 30, 83, 1

Percentages of Color #FDB22B

R 99.2%
G 69.8%
B 16.9%
RGB Percentages of Color #fdb22b
C 0%
M 30%
Y 83%
K 1%
CMYK Percentages of Color #fdb22b

Color spaces of #FDB22B My Sin - RGB(253, 178, 43)

HSV (or HSB) 39°, 83°, 99°
HSL 39°, 98°, 58°
Web Safe #ff9933
XYZ 56.864, 52.898, 9.499
CIE-Lab 77.815, 16.939, 73.048
xyY 0.477, 0.444, 52.898
Decimal 16626219

#fdb22b Color Accessibility Scores (My Sin Contrast Checker)

#fdb22b

On dark background [GOOD]

#fdb22b

On light background [POOR]

#fdb22b

As background color [POOR]

My Sin ↔ #fdb22b Color Blindness Simulator

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

#FDB22B Color Combinations - Color Schemes with fdb22b

#fdb22b Analogous Colors

#fdb22b Triadic Colors

#fdb22b Split Complementary Colors

#fdb22b Complementary Colors

Shades and Tints of #fdb22b Color Variations

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

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

Alternatives colours to My Sin (#fdb22b)

#fdb22b Color Codes for CSS3/HTML5 and Icon Previews

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

#FDB22B in Programming

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

#fdb22b - RGB(253, 178, 43) - My Sin Color FAQ

What is the color code for My Sin?

Hex color code for My Sin color is #fdb22b. RGB color code for my sin color is rgb(253, 178, 43).

What is the RGB value of #fdb22b?

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

What is the RGB percentage of #fdb22b?

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

What does RGB 253,178,43 mean?

The RGB color 253, 178, 43 represents a bright and vivid shade of Red. The websafe version of this color is hex ff9933. This color might be commonly referred to as a shade similar to My Sin.

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

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

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

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

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

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