#0f1020 - Vulcan Hex Color Code

#0F1020 (Vulcan) - RGB 15, 16, 32 Color Information

#0f1020 Conversion Table

HEX Triplet 0F, 10, 20
RGB Decimal 15, 16, 32
RGB Octal 17, 20, 40
RGB Percent 5.9%, 6.3%, 12.5%
RGB Binary 1111, 10000, 100000
CMY 0.941, 0.937, 0.875
CMYK 53, 50, 0, 87

Percentages of Color #0F1020

R 5.9%
G 6.3%
B 12.5%
RGB Percentages of Color #0f1020
C 53%
M 50%
Y 0%
K 87%
CMYK Percentages of Color #0f1020

Color spaces of #0F1020 Vulcan - RGB(15, 16, 32)

HSV (or HSB) 236°, 53°, 13°
HSL 236°, 36°, 9°
Web Safe #000033
XYZ 0.643, 0.576, 1.444
CIE-Lab 5.207, 3.897, -10.776
xyY 0.241, 0.216, 0.576
Decimal 987168

#0f1020 Color Accessibility Scores (Vulcan Contrast Checker)

#0f1020

On dark background [POOR]

#0f1020

On light background [GOOD]

#0f1020

As background color [GOOD]

Vulcan ↔ #0f1020 Color Blindness Simulator

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

#0F1020 Color Combinations - Color Schemes with 0f1020

#0f1020 Analogous Colors

#0f1020 Triadic Colors

#0f1020 Split Complementary Colors

#0f1020 Complementary Colors

Shades and Tints of #0f1020 Color Variations

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

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

Alternatives colours to Vulcan (#0f1020)

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

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

#0F1020 in Programming

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

#0f1020 - RGB(15, 16, 32) - Vulcan Color FAQ

What is the color code for Vulcan?

Hex color code for Vulcan color is #0f1020. RGB color code for vulcan color is rgb(15, 16, 32).

What is the RGB value of #0f1020?

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

What is the RGB percentage of #0f1020?

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

What does RGB 15,16,32 mean?

The RGB color 15, 16, 32 represents a dull and muted shade of Blue. The websafe version of this color is hex 000033. This color might be commonly referred to as a shade similar to Vulcan.

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

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

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

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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

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