#1f355b - Cello Hex Color Code

#1F355B (Cello) - RGB 31, 53, 91 Color Information

#1f355b Conversion Table

HEX Triplet 1F, 35, 5B
RGB Decimal 31, 53, 91
RGB Octal 37, 65, 133
RGB Percent 12.2%, 20.8%, 35.7%
RGB Binary 11111, 110101, 1011011
CMY 0.878, 0.792, 0.643
CMYK 66, 42, 0, 64

Percentages of Color #1F355B

R 12.2%
G 20.8%
B 35.7%
RGB Percentages of Color #1f355b
C 66%
M 42%
Y 0%
K 64%
CMYK Percentages of Color #1f355b

Color spaces of #1F355B Cello - RGB(31, 53, 91)

HSV (or HSB) 218°, 66°, 36°
HSL 218°, 49°, 24°
Web Safe #333366
XYZ 3.727, 3.593, 10.395
CIE-Lab 22.277, 4.873, -25.412
xyY 0.210, 0.203, 3.593
Decimal 2045275

#1f355b Color Accessibility Scores (Cello Contrast Checker)

#1f355b

On dark background [POOR]

#1f355b

On light background [GOOD]

#1f355b

As background color [GOOD]

Cello ↔ #1f355b Color Blindness Simulator

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

#1F355B Color Combinations - Color Schemes with 1f355b

#1f355b Analogous Colors

#1f355b Triadic Colors

#1f355b Split Complementary Colors

#1f355b Complementary Colors

Shades and Tints of #1f355b Color Variations

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

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

Alternatives colours to Cello (#1f355b)

#1f355b Color Codes for CSS3/HTML5 and Icon Previews

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

#1F355B in Programming

HTML5, CSS3 #1f355b
Java new Color(31, 53, 91);
.NET Color.FromArgb(255, 31, 53, 91);
Swift UIColor(red:31, green:53, blue:91, alpha:1.00000)
Objective-C [UIColor colorWithRed:31 green:53 blue:91 alpha:1.00000];
OpenGL glColor3f(31f, 53f, 91f);
Python Color('#1f355b')

#1f355b - RGB(31, 53, 91) - Cello Color FAQ

What is the color code for Cello?

Hex color code for Cello color is #1f355b. RGB color code for cello color is rgb(31, 53, 91).

What is the RGB value of #1f355b?

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

What is the RGB percentage of #1f355b?

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

What does RGB 31,53,91 mean?

The RGB color 31, 53, 91 represents a dull and muted shade of Blue. The websafe version of this color is hex 333366. This color might be commonly referred to as a shade similar to Cello.

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

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

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

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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