#c3282f - Brick Red Hex Color Code

#C3282F (Brick Red) - RGB 195, 40, 47 Color Information

#c3282f Conversion Table

HEX Triplet C3, 28, 2F
RGB Decimal 195, 40, 47
RGB Octal 303, 50, 57
RGB Percent 76.5%, 15.7%, 18.4%
RGB Binary 11000011, 101000, 101111
CMY 0.235, 0.843, 0.816
CMYK 0, 79, 76, 24

Percentages of Color #C3282F

R 76.5%
G 15.7%
B 18.4%
RGB Percentages of Color #c3282f
C 0%
M 79%
Y 76%
K 24%
CMYK Percentages of Color #c3282f

Color spaces of #C3282F Brick Red - RGB(195, 40, 47)

HSV (or HSB) 357°, 79°, 76°
HSL 357°, 66°, 46°
Web Safe #cc3333
XYZ 23.778, 13.325, 4.008
CIE-Lab 43.249, 59.667, 35.622
xyY 0.578, 0.324, 13.325
Decimal 12789807

#c3282f Color Accessibility Scores (Brick Red Contrast Checker)

#c3282f

On dark background [POOR]

#c3282f

On light background [GOOD]

#c3282f

As background color [GOOD]

Brick Red ↔ #c3282f Color Blindness Simulator

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

#C3282F Color Combinations - Color Schemes with c3282f

#c3282f Analogous Colors

#c3282f Triadic Colors

#c3282f Split Complementary Colors

#c3282f Complementary Colors

Shades and Tints of #c3282f Color Variations

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

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

Alternatives colours to Brick Red (#c3282f)

#c3282f Color Codes for CSS3/HTML5 and Icon Previews

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

#C3282F in Programming

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

#c3282f - RGB(195, 40, 47) - Brick Red Color FAQ

What is the color code for Brick Red?

Hex color code for Brick Red color is #c3282f. RGB color code for brick red color is rgb(195, 40, 47).

What is the RGB value of #c3282f?

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

What is the RGB percentage of #c3282f?

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

What does RGB 195,40,47 mean?

The RGB color 195, 40, 47 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Brick Red.

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

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

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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