#be85a5 - Viola Hex Color Code

#BE85A5 (Viola) - RGB 190, 133, 165 Color Information

#be85a5 Conversion Table

HEX Triplet BE, 85, A5
RGB Decimal 190, 133, 165
RGB Octal 276, 205, 245
RGB Percent 74.5%, 52.2%, 64.7%
RGB Binary 10111110, 10000101, 10100101
CMY 0.255, 0.478, 0.353
CMYK 0, 30, 13, 25

Percentages of Color #BE85A5

R 74.5%
G 52.2%
B 64.7%
RGB Percentages of Color #be85a5
C 0%
M 30%
Y 13%
K 25%
CMYK Percentages of Color #be85a5

Color spaces of #BE85A5 Viola - RGB(190, 133, 165)

HSV (or HSB) 326°, 30°, 75°
HSL 326°, 30°, 63°
Web Safe #cc9999
XYZ 36.414, 30.439, 39.553
CIE-Lab 62.031, 26.805, -8.168
xyY 0.342, 0.286, 30.439
Decimal 12486053

#be85a5 Color Accessibility Scores (Viola Contrast Checker)

#be85a5

On dark background [POOR]

#be85a5

On light background [GOOD]

#be85a5

As background color [GOOD]

Viola ↔ #be85a5 Color Blindness Simulator

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

#BE85A5 Color Combinations - Color Schemes with be85a5

#be85a5 Analogous Colors

#be85a5 Triadic Colors

#be85a5 Split Complementary Colors

#be85a5 Complementary Colors

Shades and Tints of #be85a5 Color Variations

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

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

Alternatives colours to Viola (#be85a5)

#be85a5 Color Codes for CSS3/HTML5 and Icon Previews

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

#BE85A5 in Programming

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

#be85a5 - RGB(190, 133, 165) - Viola Color FAQ

What is the color code for Viola?

Hex color code for Viola color is #be85a5. RGB color code for viola color is rgb(190, 133, 165).

What is the RGB value of #be85a5?

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

What is the RGB percentage of #be85a5?

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

What does RGB 190,133,165 mean?

The RGB color 190, 133, 165 represents a dull and muted shade of Red. The websafe version of this color is hex cc9999. This color might be commonly referred to as a shade similar to Viola.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #be85a5 is composed of 0% Cyan, 30% Magenta, 13% Yellow, and 25% 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 13% of Yellow typically adds to the brightness and warmth, and the 25% 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 #be85a5?

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

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...