#3d1700 - Morocco Brown Hex Color Code

#3D1700 (Morocco Brown) - RGB 61, 23, 0 Color Information

#3d1700 Conversion Table

HEX Triplet 3D, 17, 00
RGB Decimal 61, 23, 0
RGB Octal 75, 27, 0
RGB Percent 23.9%, 9%, 0%
RGB Binary 111101, 10111, 0
CMY 0.761, 0.910, 1.000
CMYK 0, 62, 100, 76

Percentages of Color #3D1700

R 23.9%
G 9%
B 0%
RGB Percentages of Color #3d1700
C 0%
M 62%
Y 100%
K 76%
CMYK Percentages of Color #3d1700

Color spaces of #3D1700 Morocco Brown - RGB(61, 23, 0)

HSV (or HSB) 23°, 100°, 24°
HSL 23°, 100°, 12°
Web Safe #330000
XYZ 2.231, 1.605, 0.192
CIE-Lab 13.260, 17.037, 20.113
xyY 0.554, 0.398, 1.605
Decimal 4003584

#3d1700 Color Accessibility Scores (Morocco Brown Contrast Checker)

#3d1700

On dark background [POOR]

#3d1700

On light background [GOOD]

#3d1700

As background color [GOOD]

Morocco Brown ↔ #3d1700 Color Blindness Simulator

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

#3D1700 Color Combinations - Color Schemes with 3d1700

#3d1700 Analogous Colors

#3d1700 Triadic Colors

#3d1700 Split Complementary Colors

#3d1700 Complementary Colors

Shades and Tints of #3d1700 Color Variations

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

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

Alternatives colours to Morocco Brown (#3d1700)

#3d1700 Color Codes for CSS3/HTML5 and Icon Previews

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

#3D1700 in Programming

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

#3d1700 - RGB(61, 23, 0) - Morocco Brown Color FAQ

What is the color code for Morocco Brown?

Hex color code for Morocco Brown color is #3d1700. RGB color code for morocco brown color is rgb(61, 23, 0).

What is the RGB value of #3d1700?

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

What is the RGB percentage of #3d1700?

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

What does RGB 61,23,0 mean?

The RGB color 61, 23, 0 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 Morocco Brown.

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

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

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

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

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