#bf26c4 - Grape Hex Color Code

#BF26C4 (Grape) - RGB 191, 38, 196 Color Information

#bf26c4 Conversion Table

HEX Triplet BF, 26, C4
RGB Decimal 191, 38, 196
RGB Octal 277, 46, 304
RGB Percent 74.9%, 14.9%, 76.9%
RGB Binary 10111111, 100110, 11000100
CMY 0.251, 0.851, 0.231
CMYK 3, 81, 0, 23

Percentages of Color #BF26C4

R 74.9%
G 14.9%
B 76.9%
RGB Percentages of Color #bf26c4
C 3%
M 81%
Y 0%
K 23%
CMYK Percentages of Color #bf26c4

Color spaces of #BF26C4 Grape - RGB(191, 38, 196)

HSV (or HSB) 298°, 81°, 77°
HSL 298°, 68°, 46°
Web Safe #cc33cc
XYZ 32.143, 16.448, 53.705
CIE-Lab 47.557, 74.399, -48.440
xyY 0.314, 0.161, 16.448
Decimal 12527300

#bf26c4 Color Accessibility Scores (Grape Contrast Checker)

#bf26c4

On dark background [POOR]

#bf26c4

On light background [GOOD]

#bf26c4

As background color [GOOD]

Grape ↔ #bf26c4 Color Blindness Simulator

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

#BF26C4 Color Combinations - Color Schemes with bf26c4

#bf26c4 Analogous Colors

#bf26c4 Triadic Colors

#bf26c4 Split Complementary Colors

#bf26c4 Complementary Colors

Shades and Tints of #bf26c4 Color Variations

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

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

Alternatives colours to Grape (#bf26c4)

#bf26c4 Color Codes for CSS3/HTML5 and Icon Previews

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

#BF26C4 in Programming

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

#bf26c4 - RGB(191, 38, 196) - Grape Color FAQ

What is the color code for Grape?

Hex color code for Grape color is #bf26c4. RGB color code for grape color is rgb(191, 38, 196).

What is the RGB value of #bf26c4?

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

What is the RGB percentage of #bf26c4?

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

What does RGB 191,38,196 mean?

The RGB color 191, 38, 196 represents a dull and muted shade of Blue. The websafe version of this color is hex cc33cc. This color might be commonly referred to as a shade similar to Grape.

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

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

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

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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

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