#320403 - Sepia Black Hex Color Code

#320403 (Sepia Black) - RGB 50, 4, 3 Color Information

#320403 Conversion Table

HEX Triplet 32, 04, 03
RGB Decimal 50, 4, 3
RGB Octal 62, 4, 3
RGB Percent 19.6%, 1.6%, 1.2%
RGB Binary 110010, 100, 11
CMY 0.804, 0.984, 0.988
CMYK 0, 92, 94, 80

Percentages of Color #320403

R 19.6%
G 1.6%
B 1.2%
RGB Percentages of Color #320403
C 0%
M 92%
Y 94%
K 80%
CMYK Percentages of Color #320403

Color spaces of #320403 Sepia Black - RGB(50, 4, 3)

HSV (or HSB) 1°, 94°, 20°
HSL 1°, 89°, 10°
Web Safe #330000
XYZ 1.375, 0.772, 0.163
CIE-Lab 6.969, 22.834, 9.690
xyY 0.596, 0.334, 0.772
Decimal 3277827

#320403 Color Accessibility Scores (Sepia Black Contrast Checker)

#320403

On dark background [POOR]

#320403

On light background [GOOD]

#320403

As background color [GOOD]

Sepia Black ↔ #320403 Color Blindness Simulator

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

#320403 Color Combinations - Color Schemes with 320403

#320403 Analogous Colors

#320403 Triadic Colors

#320403 Split Complementary Colors

#320403 Complementary Colors

Shades and Tints of #320403 Color Variations

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

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

Alternatives colours to Sepia Black (#320403)

#320403 Color Codes for CSS3/HTML5 and Icon Previews

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

#320403 in Programming

HTML5, CSS3 #320403
Java new Color(50, 4, 3);
.NET Color.FromArgb(255, 50, 4, 3);
Swift UIColor(red:50, green:4, blue:3, alpha:1.00000)
Objective-C [UIColor colorWithRed:50 green:4 blue:3 alpha:1.00000];
OpenGL glColor3f(50f, 4f, 3f);
Python Color('#320403')

#320403 - RGB(50, 4, 3) - Sepia Black Color FAQ

What is the color code for Sepia Black?

Hex color code for Sepia Black color is #320403. RGB color code for sepia black color is rgb(50, 4, 3).

What is the RGB value of #320403?

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

What is the RGB percentage of #320403?

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

What does RGB 50,4,3 mean?

The RGB color 50, 4, 3 represents a dull and muted shade of Red. The websafe version of this color is hex 330000. This color might be commonly referred to as a shade similar to Sepia Black.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #320403 has an HSL value of 1° (degrees) for Hue, 89% for Saturation, and 10% for Lightness. In this HSL representation, the Hue at 1° 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 10% 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 ...

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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