#1f27cd - Persian Blue Hex Color Code

#1F27CD (Persian Blue) - RGB 31, 39, 205 Color Information

#1f27cd Conversion Table

HEX Triplet 1F, 27, CD
RGB Decimal 31, 39, 205
RGB Octal 37, 47, 315
RGB Percent 12.2%, 15.3%, 80.4%
RGB Binary 11111, 100111, 11001101
CMY 0.878, 0.847, 0.196
CMYK 85, 81, 0, 20

Percentages of Color #1F27CD

R 12.2%
G 15.3%
B 80.4%
RGB Percentages of Color #1f27cd
C 85%
M 81%
Y 0%
K 20%
CMYK Percentages of Color #1f27cd

Color spaces of #1F27CD Persian Blue - RGB(31, 39, 205)

HSV (or HSB) 237°, 85°, 80°
HSL 237°, 74°, 46°
Web Safe #3333cc
XYZ 12.310, 6.150, 58.296
CIE-Lab 29.788, 55.612, -83.456
xyY 0.160, 0.080, 6.150
Decimal 2041805

#1f27cd Color Accessibility Scores (Persian Blue Contrast Checker)

#1f27cd

On dark background [POOR]

#1f27cd

On light background [GOOD]

#1f27cd

As background color [GOOD]

Persian Blue ↔ #1f27cd Color Blindness Simulator

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

#1F27CD Color Combinations - Color Schemes with 1f27cd

#1f27cd Analogous Colors

#1f27cd Triadic Colors

#1f27cd Split Complementary Colors

#1f27cd Complementary Colors

Shades and Tints of #1f27cd Color Variations

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

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

Alternatives colours to Persian Blue (#1f27cd)

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

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

#1F27CD in Programming

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

#1f27cd - RGB(31, 39, 205) - Persian Blue Color FAQ

What is the color code for Persian Blue?

Hex color code for Persian Blue color is #1f27cd. RGB color code for persian blue color is rgb(31, 39, 205).

What is the RGB value of #1f27cd?

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

What is the RGB percentage of #1f27cd?

The RGB percentage composition for the hexadecimal color code #1f27cd is detailed as follows: 12.2% Red, 15.3% Green, and 80.4% 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 15.3% and 80.4% 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 #1f27cd.

What does RGB 31,39,205 mean?

The RGB color 31, 39, 205 represents a dull and muted shade of Blue. The websafe version of this color is hex 3333cc. This color might be commonly referred to as a shade similar to Persian Blue.

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...