#194b48 - Blue Dianne Hex Color Code

#194B48 (Blue Dianne) - RGB 25, 75, 72 Color Information

#194b48 Conversion Table

HEX Triplet 19, 4B, 48
RGB Decimal 25, 75, 72
RGB Octal 31, 113, 110
RGB Percent 9.8%, 29.4%, 28.2%
RGB Binary 11001, 1001011, 1001000
CMY 0.902, 0.706, 0.718
CMYK 67, 0, 4, 71

Percentages of Color #194B48

R 9.8%
G 29.4%
B 28.2%
RGB Percentages of Color #194b48
C 67%
M 0%
Y 4%
K 71%
CMYK Percentages of Color #194b48

Color spaces of #194B48 Blue Dianne - RGB(25, 75, 72)

HSV (or HSB) 176°, 67°, 29°
HSL 176°, 50°, 20°
Web Safe #003333
XYZ 4.087, 5.707, 7.017
CIE-Lab 28.660, -17.335, -3.185
xyY 0.243, 0.339, 5.707
Decimal 1657672

#194b48 Color Accessibility Scores (Blue Dianne Contrast Checker)

#194b48

On dark background [POOR]

#194b48

On light background [GOOD]

#194b48

As background color [GOOD]

Blue Dianne ↔ #194b48 Color Blindness Simulator

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

#194B48 Color Combinations - Color Schemes with 194b48

#194b48 Analogous Colors

#194b48 Triadic Colors

#194b48 Split Complementary Colors

#194b48 Complementary Colors

Shades and Tints of #194b48 Color Variations

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

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

Alternatives colours to Blue Dianne (#194b48)

#194b48 Color Codes for CSS3/HTML5 and Icon Previews

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

#194B48 in Programming

HTML5, CSS3 #194b48
Java new Color(25, 75, 72);
.NET Color.FromArgb(255, 25, 75, 72);
Swift UIColor(red:25, green:75, blue:72, alpha:1.00000)
Objective-C [UIColor colorWithRed:25 green:75 blue:72 alpha:1.00000];
OpenGL glColor3f(25f, 75f, 72f);
Python Color('#194b48')

#194b48 - RGB(25, 75, 72) - Blue Dianne Color FAQ

What is the color code for Blue Dianne?

Hex color code for Blue Dianne color is #194b48. RGB color code for blue dianne color is rgb(25, 75, 72).

What is the RGB value of #194b48?

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

What is the RGB percentage of #194b48?

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

What does RGB 25,75,72 mean?

The RGB color 25, 75, 72 represents a dull and muted shade of Green. The websafe version of this color is hex 003333. This color might be commonly referred to as a shade similar to Blue Dianne.

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

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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