#bffc82 - Mindaro Hex Color Code

#BFFC82 (Mindaro) - RGB 191, 252, 130 Color Information

#bffc82 Conversion Table

HEX Triplet BF, FC, 82
RGB Decimal 191, 252, 130
RGB Octal 277, 374, 202
RGB Percent 74.9%, 98.8%, 51%
RGB Binary 10111111, 11111100, 10000010
CMY 0.251, 0.012, 0.490
CMYK 24, 0, 48, 1

Percentages of Color #BFFC82

R 74.9%
G 98.8%
B 51%
RGB Percentages of Color #bffc82
C 24%
M 0%
Y 48%
K 1%
CMYK Percentages of Color #bffc82

Color spaces of #BFFC82 Mindaro - RGB(191, 252, 130)

HSV (or HSB) 90°, 48°, 99°
HSL 90°, 95°, 75°
Web Safe #ccff99
XYZ 60.326, 82.309, 33.827
CIE-Lab 92.711, -38.890, 51.977
xyY 0.342, 0.466, 82.309
Decimal 12582018

#bffc82 Color Accessibility Scores (Mindaro Contrast Checker)

#bffc82

On dark background [GOOD]

#bffc82

On light background [POOR]

#bffc82

As background color [POOR]

Mindaro ↔ #bffc82 Color Blindness Simulator

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

#BFFC82 Color Combinations - Color Schemes with bffc82

#bffc82 Analogous Colors

#bffc82 Triadic Colors

#bffc82 Split Complementary Colors

#bffc82 Complementary Colors

Shades and Tints of #bffc82 Color Variations

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

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

Alternatives colours to Mindaro (#bffc82)

#bffc82 Color Codes for CSS3/HTML5 and Icon Previews

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

#BFFC82 in Programming

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

#bffc82 - RGB(191, 252, 130) - Mindaro Color FAQ

What is the color code for Mindaro?

Hex color code for Mindaro color is #bffc82. RGB color code for mindaro color is rgb(191, 252, 130).

What is the RGB value of #bffc82?

The RGB value corresponding to the hexadecimal color code #bffc82 is rgb(191, 252, 130). 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, '252' represents the green component's intensity, and '130' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #bffc82.

What is the RGB percentage of #bffc82?

The RGB percentage composition for the hexadecimal color code #bffc82 is detailed as follows: 74.9% Red, 98.8% Green, and 51% 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 98.8% and 51% 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 #bffc82.

What does RGB 191,252,130 mean?

The RGB color 191, 252, 130 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff99. This color might be commonly referred to as a shade similar to Mindaro.

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

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

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

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

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