#baa03a - Roti Hex Color Code

#BAA03A (Roti) - RGB 186, 160, 58 Color Information

#baa03a Conversion Table

HEX Triplet BA, A0, 3A
RGB Decimal 186, 160, 58
RGB Octal 272, 240, 72
RGB Percent 72.9%, 62.7%, 22.7%
RGB Binary 10111010, 10100000, 111010
CMY 0.271, 0.373, 0.773
CMYK 0, 14, 69, 27

Percentages of Color #BAA03A

R 72.9%
G 62.7%
B 22.7%
RGB Percentages of Color #baa03a
C 0%
M 14%
Y 69%
K 27%
CMYK Percentages of Color #baa03a

Color spaces of #BAA03A Roti - RGB(186, 160, 58)

HSV (or HSB) 48°, 69°, 73°
HSL 48°, 52°, 48°
Web Safe #cc9933
XYZ 33.584, 35.886, 9.160
CIE-Lab 66.433, -1.831, 54.492
xyY 0.427, 0.456, 35.886
Decimal 12230714

#baa03a Color Accessibility Scores (Roti Contrast Checker)

#baa03a

On dark background [POOR]

#baa03a

On light background [GOOD]

#baa03a

As background color [GOOD]

Roti ↔ #baa03a Color Blindness Simulator

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

#BAA03A Color Combinations - Color Schemes with baa03a

#baa03a Analogous Colors

#baa03a Triadic Colors

#baa03a Split Complementary Colors

#baa03a Complementary Colors

Shades and Tints of #baa03a Color Variations

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

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

Alternatives colours to Roti (#baa03a)

#baa03a Color Codes for CSS3/HTML5 and Icon Previews

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

#BAA03A in Programming

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

#baa03a - RGB(186, 160, 58) - Roti Color FAQ

What is the color code for Roti?

Hex color code for Roti color is #baa03a. RGB color code for roti color is rgb(186, 160, 58).

What is the RGB value of #baa03a?

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

What is the RGB percentage of #baa03a?

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

What does RGB 186,160,58 mean?

The RGB color 186, 160, 58 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 Roti.

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

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

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

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

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

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