#0c4171 - Deep Sapphire Hex Color Code

#0C4171 (Deep Sapphire) - RGB 12, 65, 113 Color Information

#0c4171 Conversion Table

HEX Triplet 0C, 41, 71
RGB Decimal 12, 65, 113
RGB Octal 14, 101, 161
RGB Percent 4.7%, 25.5%, 44.3%
RGB Binary 1100, 1000001, 1110001
CMY 0.953, 0.745, 0.557
CMYK 89, 42, 0, 56

Percentages of Color #0C4171

R 4.7%
G 25.5%
B 44.3%
RGB Percentages of Color #0c4171
C 89%
M 42%
Y 0%
K 56%
CMYK Percentages of Color #0c4171

Color spaces of #0C4171 Deep Sapphire - RGB(12, 65, 113)

HSV (or HSB) 209°, 89°, 44°
HSL 209°, 81°, 25°
Web Safe #003366
XYZ 5.023, 5.051, 16.333
CIE-Lab 26.880, 2.803, -32.337
xyY 0.190, 0.191, 5.051
Decimal 803185

#0c4171 Color Accessibility Scores (Deep Sapphire Contrast Checker)

#0c4171

On dark background [POOR]

#0c4171

On light background [GOOD]

#0c4171

As background color [GOOD]

Deep Sapphire ↔ #0c4171 Color Blindness Simulator

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

#0C4171 Color Combinations - Color Schemes with 0c4171

#0c4171 Analogous Colors

#0c4171 Triadic Colors

#0c4171 Split Complementary Colors

#0c4171 Complementary Colors

Shades and Tints of #0c4171 Color Variations

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

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

Alternatives colours to Deep Sapphire (#0c4171)

#0c4171 Color Codes for CSS3/HTML5 and Icon Previews

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

#0C4171 in Programming

HTML5, CSS3 #0c4171
Java new Color(12, 65, 113);
.NET Color.FromArgb(255, 12, 65, 113);
Swift UIColor(red:12, green:65, blue:113, alpha:1.00000)
Objective-C [UIColor colorWithRed:12 green:65 blue:113 alpha:1.00000];
OpenGL glColor3f(12f, 65f, 113f);
Python Color('#0c4171')

#0c4171 - RGB(12, 65, 113) - Deep Sapphire Color FAQ

What is the color code for Deep Sapphire?

Hex color code for Deep Sapphire color is #0c4171. RGB color code for deep sapphire color is rgb(12, 65, 113).

What is the RGB value of #0c4171?

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

What is the RGB percentage of #0c4171?

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

What does RGB 12,65,113 mean?

The RGB color 12, 65, 113 represents a dull and muted shade of Blue. The websafe version of this color is hex 003366. This color might be commonly referred to as a shade similar to Deep Sapphire.

What is the CMYK (Cyan Magenta Yellow Black) color model of #0c4171?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #0c4171 is composed of 89% Cyan, 42% Magenta, 0% Yellow, and 56% Black. In this CMYK breakdown, the Cyan component at 89% 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 56% 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 #0c4171?

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

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

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

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