#dbef6b - Manz Hex Color Code

#DBEF6B (Manz) - RGB 219, 239, 107 Color Information

#dbef6b Conversion Table

HEX Triplet DB, EF, 6B
RGB Decimal 219, 239, 107
RGB Octal 333, 357, 153
RGB Percent 85.9%, 93.7%, 42%
RGB Binary 11011011, 11101111, 1101011
CMY 0.141, 0.063, 0.580
CMYK 8, 0, 55, 6

Percentages of Color #DBEF6B

R 85.9%
G 93.7%
B 42%
RGB Percentages of Color #dbef6b
C 8%
M 0%
Y 55%
K 6%
CMYK Percentages of Color #dbef6b

Color spaces of #DBEF6B Manz - RGB(219, 239, 107)

HSV (or HSB) 69°, 55°, 94°
HSL 69°, 80°, 68°
Web Safe #ccff66
XYZ 62.734, 77.855, 25.631
CIE-Lab 90.714, -24.636, 60.499
xyY 0.377, 0.468, 77.855
Decimal 14413675

#dbef6b Color Accessibility Scores (Manz Contrast Checker)

#dbef6b

On dark background [GOOD]

#dbef6b

On light background [POOR]

#dbef6b

As background color [POOR]

Manz ↔ #dbef6b Color Blindness Simulator

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

#DBEF6B Color Combinations - Color Schemes with dbef6b

#dbef6b Analogous Colors

#dbef6b Triadic Colors

#dbef6b Split Complementary Colors

#dbef6b Complementary Colors

Shades and Tints of #dbef6b Color Variations

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

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

Alternatives colours to Manz (#dbef6b)

#dbef6b Color Codes for CSS3/HTML5 and Icon Previews

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

#DBEF6B in Programming

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

#dbef6b - RGB(219, 239, 107) - Manz Color FAQ

What is the color code for Manz?

Hex color code for Manz color is #dbef6b. RGB color code for manz color is rgb(219, 239, 107).

What is the RGB value of #dbef6b?

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

What is the RGB percentage of #dbef6b?

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

What does RGB 219,239,107 mean?

The RGB color 219, 239, 107 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff66. This color might be commonly referred to as a shade similar to Manz.

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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