#932d3b - Stiletto Hex Color Code

#932D3B (Stiletto) - RGB 147, 45, 59 Color Information

#932d3b Conversion Table

HEX Triplet 93, 2D, 3B
RGB Decimal 147, 45, 59
RGB Octal 223, 55, 73
RGB Percent 57.6%, 17.6%, 23.1%
RGB Binary 10010011, 101101, 111011
CMY 0.424, 0.824, 0.769
CMYK 0, 69, 60, 42

Percentages of Color #932D3B

R 57.6%
G 17.6%
B 23.1%
RGB Percentages of Color #932d3b
C 0%
M 69%
Y 60%
K 42%
CMYK Percentages of Color #932d3b

Color spaces of #932D3B Stiletto - RGB(147, 45, 59)

HSV (or HSB) 352°, 69°, 58°
HSL 352°, 53°, 38°
Web Safe #993333
XYZ 13.760, 8.396, 5.033
CIE-Lab 34.794, 43.606, 15.798
xyY 0.506, 0.309, 8.396
Decimal 9645371

#932d3b Color Accessibility Scores (Stiletto Contrast Checker)

#932d3b

On dark background [POOR]

#932d3b

On light background [GOOD]

#932d3b

As background color [GOOD]

Stiletto ↔ #932d3b Color Blindness Simulator

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

#932D3B Color Combinations - Color Schemes with 932d3b

#932d3b Analogous Colors

#932d3b Triadic Colors

#932d3b Split Complementary Colors

#932d3b Complementary Colors

Shades and Tints of #932d3b Color Variations

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

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

Alternatives colours to Stiletto (#932d3b)

#932d3b Color Codes for CSS3/HTML5 and Icon Previews

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

#932D3B in Programming

HTML5, CSS3 #932d3b
Java new Color(147, 45, 59);
.NET Color.FromArgb(255, 147, 45, 59);
Swift UIColor(red:147, green:45, blue:59, alpha:1.00000)
Objective-C [UIColor colorWithRed:147 green:45 blue:59 alpha:1.00000];
OpenGL glColor3f(147f, 45f, 59f);
Python Color('#932d3b')

#932d3b - RGB(147, 45, 59) - Stiletto Color FAQ

What is the color code for Stiletto?

Hex color code for Stiletto color is #932d3b. RGB color code for stiletto color is rgb(147, 45, 59).

What is the RGB value of #932d3b?

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

What is the RGB percentage of #932d3b?

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

What does RGB 147,45,59 mean?

The RGB color 147, 45, 59 represents a dull and muted shade of Red. The websafe version of this color is hex 993333. This color might be commonly referred to as a shade similar to Stiletto.

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

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

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

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...