#c38d5f - Twine Hex Color Code

#C38D5F (Twine) - RGB 195, 141, 95 Color Information

#c38d5f Conversion Table

HEX Triplet C3, 8D, 5F
RGB Decimal 195, 141, 95
RGB Octal 303, 215, 137
RGB Percent 76.5%, 55.3%, 37.3%
RGB Binary 11000011, 10001101, 1011111
CMY 0.235, 0.447, 0.627
CMYK 0, 28, 51, 24

Percentages of Color #C38D5F

R 76.5%
G 55.3%
B 37.3%
RGB Percentages of Color #c38d5f
C 0%
M 28%
Y 51%
K 24%
CMYK Percentages of Color #c38d5f

Color spaces of #C38D5F Twine - RGB(195, 141, 95)

HSV (or HSB) 28°, 51°, 76°
HSL 28°, 45°, 57°
Web Safe #cc9966
XYZ 34.096, 31.478, 15.105
CIE-Lab 62.909, 15.145, 32.515
xyY 0.423, 0.390, 31.478
Decimal 12815711

#c38d5f Color Accessibility Scores (Twine Contrast Checker)

#c38d5f

On dark background [POOR]

#c38d5f

On light background [GOOD]

#c38d5f

As background color [GOOD]

Twine ↔ #c38d5f Color Blindness Simulator

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

#C38D5F Color Combinations - Color Schemes with c38d5f

#c38d5f Analogous Colors

#c38d5f Triadic Colors

#c38d5f Split Complementary Colors

#c38d5f Complementary Colors

Shades and Tints of #c38d5f Color Variations

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

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

Alternatives colours to Twine (#c38d5f)

#c38d5f Color Codes for CSS3/HTML5 and Icon Previews

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

#C38D5F in Programming

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

#c38d5f - RGB(195, 141, 95) - Twine Color FAQ

What is the color code for Twine?

Hex color code for Twine color is #c38d5f. RGB color code for twine color is rgb(195, 141, 95).

What is the RGB value of #c38d5f?

The RGB value corresponding to the hexadecimal color code #c38d5f is rgb(195, 141, 95). 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, '141' represents the green component's intensity, and '95' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c38d5f.

What is the RGB percentage of #c38d5f?

The RGB percentage composition for the hexadecimal color code #c38d5f is detailed as follows: 76.5% Red, 55.3% Green, and 37.3% 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 55.3% and 37.3% 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 #c38d5f.

What does RGB 195,141,95 mean?

The RGB color 195, 141, 95 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Twine.

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

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

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

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

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