#2d2510 - Mikado Hex Color Code

#2D2510 (Mikado) - RGB 45, 37, 16 Color Information

#2d2510 Conversion Table

HEX Triplet 2D, 25, 10
RGB Decimal 45, 37, 16
RGB Octal 55, 45, 20
RGB Percent 17.6%, 14.5%, 6.3%
RGB Binary 101101, 100101, 10000
CMY 0.824, 0.855, 0.937
CMYK 0, 18, 64, 82

Percentages of Color #2D2510

R 17.6%
G 14.5%
B 6.3%
RGB Percentages of Color #2d2510
C 0%
M 18%
Y 64%
K 82%
CMYK Percentages of Color #2d2510

Color spaces of #2D2510 Mikado - RGB(45, 37, 16)

HSV (or HSB) 43°, 64°, 18°
HSL 43°, 48°, 12°
Web Safe #333300
XYZ 1.837, 1.918, 0.764
CIE-Lab 15.053, 0.338, 15.031
xyY 0.407, 0.424, 1.918
Decimal 2958608

#2d2510 Color Accessibility Scores (Mikado Contrast Checker)

#2d2510

On dark background [POOR]

#2d2510

On light background [GOOD]

#2d2510

As background color [GOOD]

Mikado ↔ #2d2510 Color Blindness Simulator

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

#2D2510 Color Combinations - Color Schemes with 2d2510

#2d2510 Analogous Colors

#2d2510 Triadic Colors

#2d2510 Split Complementary Colors

#2d2510 Complementary Colors

Shades and Tints of #2d2510 Color Variations

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

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

Alternatives colours to Mikado (#2d2510)

#2d2510 Color Codes for CSS3/HTML5 and Icon Previews

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

#2D2510 in Programming

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

#2d2510 - RGB(45, 37, 16) - Mikado Color FAQ

What is the color code for Mikado?

Hex color code for Mikado color is #2d2510. RGB color code for mikado color is rgb(45, 37, 16).

What is the RGB value of #2d2510?

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

What is the RGB percentage of #2d2510?

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

What does RGB 45,37,16 mean?

The RGB color 45, 37, 16 represents a dull and muted shade of Red. The websafe version of this color is hex 333300. This color might be commonly referred to as a shade similar to Mikado.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #2d2510 has an HSL value of 43° (degrees) for Hue, 48% for Saturation, and 12% for Lightness. In this HSL representation, the Hue at 43° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 48% 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?
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...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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