#c15245 - Crail Hex Color Code

#C15245 (Crail) - RGB 193, 82, 69 Color Information

#c15245 Conversion Table

HEX Triplet C1, 52, 45
RGB Decimal 193, 82, 69
RGB Octal 301, 122, 105
RGB Percent 75.7%, 32.2%, 27.1%
RGB Binary 11000001, 1010010, 1000101
CMY 0.243, 0.678, 0.729
CMYK 0, 58, 64, 24

Percentages of Color #C15245

R 75.7%
G 32.2%
B 27.1%
RGB Percentages of Color #c15245
C 0%
M 58%
Y 64%
K 24%
CMYK Percentages of Color #c15245

Color spaces of #C15245 Crail - RGB(193, 82, 69)

HSV (or HSB) 6°, 64°, 76°
HSL 6°, 50°, 51°
Web Safe #cc6633
XYZ 26.084, 17.802, 7.692
CIE-Lab 49.255, 43.653, 29.832
xyY 0.506, 0.345, 17.802
Decimal 12669509

#c15245 Color Accessibility Scores (Crail Contrast Checker)

#c15245

On dark background [POOR]

#c15245

On light background [GOOD]

#c15245

As background color [GOOD]

Crail ↔ #c15245 Color Blindness Simulator

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

#C15245 Color Combinations - Color Schemes with c15245

#c15245 Analogous Colors

#c15245 Triadic Colors

#c15245 Split Complementary Colors

#c15245 Complementary Colors

Shades and Tints of #c15245 Color Variations

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

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

Alternatives colours to Crail (#c15245)

#c15245 Color Codes for CSS3/HTML5 and Icon Previews

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

#C15245 in Programming

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

#c15245 - RGB(193, 82, 69) - Crail Color FAQ

What is the color code for Crail?

Hex color code for Crail color is #c15245. RGB color code for crail color is rgb(193, 82, 69).

What is the RGB value of #c15245?

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

What is the RGB percentage of #c15245?

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

What does RGB 193,82,69 mean?

The RGB color 193, 82, 69 represents a dull and muted shade of Red. The websafe version of this color is hex cc6633. This color might be commonly referred to as a shade similar to Crail.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c15245 is composed of 0% Cyan, 58% Magenta, 64% 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 58% of Magenta contributes to the red-purple qualities. The 64% 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 #c15245?

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...