#0b077c - Deep Blue Hex Color Code

#0B077C (Deep Blue) - RGB 11, 7, 124 Color Information

#0b077c Conversion Table

HEX Triplet 0B, 07, 7C
RGB Decimal 11, 7, 124
RGB Octal 13, 7, 174
RGB Percent 4.3%, 2.7%, 48.6%
RGB Binary 1011, 111, 1111100
CMY 0.957, 0.973, 0.514
CMYK 91, 94, 0, 51

Percentages of Color #0B077C

R 4.3%
G 2.7%
B 48.6%
RGB Percentages of Color #0b077c
C 91%
M 94%
Y 0%
K 51%
CMYK Percentages of Color #0b077c

Color spaces of #0B077C Deep Blue - RGB(11, 7, 124)

HSV (or HSB) 242°, 94°, 49°
HSL 242°, 89°, 26°
Web Safe #000066
XYZ 3.852, 1.678, 19.190
CIE-Lab 13.700, 43.731, -60.927
xyY 0.156, 0.068, 1.678
Decimal 722812

#0b077c Color Accessibility Scores (Deep Blue Contrast Checker)

#0b077c

On dark background [POOR]

#0b077c

On light background [GOOD]

#0b077c

As background color [GOOD]

Deep Blue ↔ #0b077c Color Blindness Simulator

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

#0B077C Color Combinations - Color Schemes with 0b077c

#0b077c Analogous Colors

#0b077c Triadic Colors

#0b077c Split Complementary Colors

#0b077c Complementary Colors

Shades and Tints of #0b077c Color Variations

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

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

Alternatives colours to Deep Blue (#0b077c)

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

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

#0B077C in Programming

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

#0b077c - RGB(11, 7, 124) - Deep Blue Color FAQ

What is the color code for Deep Blue?

Hex color code for Deep Blue color is #0b077c. RGB color code for deep blue color is rgb(11, 7, 124).

What is the RGB value of #0b077c?

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

What is the RGB percentage of #0b077c?

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

What does RGB 11,7,124 mean?

The RGB color 11, 7, 124 represents a dull and muted shade of Blue. The websafe version of this color is hex 000066. This color might be commonly referred to as a shade similar to Deep Blue.

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

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

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

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

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...