#1b309c - Jacksons Purple Hex Color Code

#1B309C (Jacksons Purple) - RGB 27, 48, 156 Color Information

#1b309c Conversion Table

HEX Triplet 1B, 30, 9C
RGB Decimal 27, 48, 156
RGB Octal 33, 60, 234
RGB Percent 10.6%, 18.8%, 61.2%
RGB Binary 11011, 110000, 10011100
CMY 0.894, 0.812, 0.388
CMYK 83, 69, 0, 39

Percentages of Color #1B309C

R 10.6%
G 18.8%
B 61.2%
RGB Percentages of Color #1b309c
C 83%
M 69%
Y 0%
K 39%
CMYK Percentages of Color #1b309c

Color spaces of #1B309C Jacksons Purple - RGB(27, 48, 156)

HSV (or HSB) 230°, 83°, 61°
HSL 230°, 70°, 36°
Web Safe #333399
XYZ 7.510, 4.747, 31.973
CIE-Lab 26.002, 33.508, -60.517
xyY 0.170, 0.107, 4.747
Decimal 1781916

#1b309c Color Accessibility Scores (Jacksons Purple Contrast Checker)

#1b309c

On dark background [POOR]

#1b309c

On light background [GOOD]

#1b309c

As background color [GOOD]

Jacksons Purple ↔ #1b309c Color Blindness Simulator

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

#1B309C Color Combinations - Color Schemes with 1b309c

#1b309c Analogous Colors

#1b309c Triadic Colors

#1b309c Split Complementary Colors

#1b309c Complementary Colors

Shades and Tints of #1b309c Color Variations

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

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

Alternatives colours to Jacksons Purple (#1b309c)

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

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

#1B309C in Programming

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

#1b309c - RGB(27, 48, 156) - Jacksons Purple Color FAQ

What is the color code for Jacksons Purple?

Hex color code for Jacksons Purple color is #1b309c. RGB color code for jacksons purple color is rgb(27, 48, 156).

What is the RGB value of #1b309c?

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

What is the RGB percentage of #1b309c?

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

What does RGB 27,48,156 mean?

The RGB color 27, 48, 156 represents a dull and muted shade of Blue. The websafe version of this color is hex 333399. This color might be commonly referred to as a shade similar to Jacksons Purple.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1b309c has an HSL value of 230° (degrees) for Hue, 70% for Saturation, and 36% for Lightness. In this HSL representation, the Hue at 230° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 70% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 36% 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?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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

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

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