#055d8f - Venice Blue Hex Color Code

#055D8F (Venice Blue) - RGB 5, 93, 143 Color Information

#055d8f Conversion Table

HEX Triplet 05, 5D, 8F
RGB Decimal 5, 93, 143
RGB Octal 5, 135, 217
RGB Percent 2%, 36.5%, 56.1%
RGB Binary 101, 1011101, 10001111
CMY 0.980, 0.635, 0.439
CMYK 97, 35, 0, 44

Percentages of Color #055D8F

R 2%
G 36.5%
B 56.1%
RGB Percentages of Color #055d8f
C 97%
M 35%
Y 0%
K 44%
CMYK Percentages of Color #055d8f

Color spaces of #055D8F Venice Blue - RGB(5, 93, 143)

HSV (or HSB) 202°, 97°, 56°
HSL 202°, 93°, 29°
Web Safe #006699
XYZ 8.935, 9.844, 27.416
CIE-Lab 37.561, -3.522, -33.945
xyY 0.193, 0.213, 9.844
Decimal 351631

#055d8f Color Accessibility Scores (Venice Blue Contrast Checker)

#055d8f

On dark background [POOR]

#055d8f

On light background [GOOD]

#055d8f

As background color [GOOD]

Venice Blue ↔ #055d8f Color Blindness Simulator

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

#055D8F Color Combinations - Color Schemes with 055d8f

#055d8f Analogous Colors

#055d8f Triadic Colors

#055d8f Split Complementary Colors

#055d8f Complementary Colors

Shades and Tints of #055d8f Color Variations

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

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

Alternatives colours to Venice Blue (#055d8f)

#055d8f Color Codes for CSS3/HTML5 and Icon Previews

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

#055D8F in Programming

HTML5, CSS3 #055d8f
Java new Color(5, 93, 143);
.NET Color.FromArgb(255, 5, 93, 143);
Swift UIColor(red:5, green:93, blue:143, alpha:1.00000)
Objective-C [UIColor colorWithRed:5 green:93 blue:143 alpha:1.00000];
OpenGL glColor3f(5f, 93f, 143f);
Python Color('#055d8f')

#055d8f - RGB(5, 93, 143) - Venice Blue Color FAQ

What is the color code for Venice Blue?

Hex color code for Venice Blue color is #055d8f. RGB color code for venice blue color is rgb(5, 93, 143).

What is the RGB value of #055d8f?

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

What is the RGB percentage of #055d8f?

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

What does RGB 5,93,143 mean?

The RGB color 5, 93, 143 represents a dull and muted shade of Blue. The websafe version of this color is hex 006699. This color might be commonly referred to as a shade similar to Venice Blue.

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

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

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

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...