Alpha Male Color Hex Code

#715a45

What is Alpha Male Color Hex Code Color?

Alpha Male Color Hex Code is a dark, desaturated, muted orange color with the hex code #715a45. Its RGB value is rgb(113, 90, 69), meaning it contains 113 red, 90 green, and 69 blue light values. In the HSL color model, it has a hue of 29°, saturation of 24%, and lightness of 36%.

Alpha Male Color Hex Code Color Codes

Here are all the color format codes for Alpha Male Color Hex Code:

  • HEX: #715a45
  • RGB: rgb(113, 90, 69)
  • HSL: hsl(29°, 24%, 36%)
  • CMYK: cmyk(0%, 20%, 39%, 56%)
  • Android/Flutter: Color(0xFF715A45)
  • Swift UIColor: UIColor(red: 0.443, green: 0.353, blue: 0.271, alpha: 1.0)

Is Alpha Male Color Hex Code Accessible?

Alpha Male Color Hex Code (#715a45) passes WCAG AA accessibility standards. It has a contrast ratio of 6.46:1 against white and 3.25:1 against black text. White text on this color passes WCAG AA for normal body text.

How to Use Alpha Male Color Hex Code in Design

Alpha Male Color Hex Code is a dark orange tone that works well as a primary brand color, button color, or dark background in modern UI designs. Use lighter tints of this color to create depth and hierarchy in your layouts. In CSS, you can use it directly as color: #715a45; or background-color: #715a45;.

Alpha Male Color Hex Code Shades and Tints

Shades of Alpha Male Color Hex Code are created by mixing it with black, ranging from the original #715a45 down to near-black #64503d. Tints are made by adding white — from the base color up to near-white #f1ede9. These variations help build complete design system palettes and Tailwind CSS color scales.

Alpha Male Color Hex Code Color Harmonies

The complementary color of Alpha Male Color Hex Code is #465d72. Its analogous colors are #727146 and #724647. For a triadic palette, combine it with #46725b and #5b4672.

Frequently Asked Questions

What is the hex code for Alpha Male Color Hex Code?

The hex code for Alpha Male Color Hex Code is #715a45.

What is the RGB value of Alpha Male Color Hex Code?

The RGB value is rgb(113, 90, 69). Red channel: 113/255, Green: 90/255, Blue: 69/255.

Is Alpha Male Color Hex Code good for web accessibility?

Alpha Male Color Hex Code has a contrast ratio of 6.46:1 with white and 3.25:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Alpha Male Color Hex Code?

Alpha Male Color Hex Code pairs well with its complementary color #465d72, analogous colors #727146 and #724647, or neutral whites and grays for a clean, modern look.

How do I use Alpha Male Color Hex Code in CSS?

Use it in CSS like this:
background-color: #715a45;
color: #715a45;
Or as a CSS variable: --color-primary: #715a45;

HEX
#715a45
RGB
rgb(113, 90, 69)
HSL
hsl(29°, 24%, 36%)
CMYK
cmyk(0%, 20%, 39%, 56%)
RGBA
rgba(113, 90, 69, 1)
HSLA
hsla(29, 24%, 36%, 1)
Android / Flutter
Color(0xFF715A45)
Swift / UIColor
UIColor(r:0.44 g:0.35 b:0.27)
Hex 0x
0x715A45
White text
6.46:1
AAAA Large
Black text
3.25:1
FailAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white6.46:1
Contrast with black3.25:1
Sample text 21:1
+
=
50%
CSS Variables
/* Alpha Male Color Hex Code */
--color-primary: #715a45;
--color-primary-rgb: 113, 90, 69;
--color-primary-hsl: 29 24% 36%;
--color-primary-text: #ffffff;
Tailwind Config
// tailwind.config.js
colors: {
  'alpha-male-color-hex-code': {
    DEFAULT: '#715a45',
    100: '#ffffff',
    200: '#f1ede9',
    300: '#e3dad2',
    400: '#d6c8bc',
    500: '#c8b6a5',
    600: '#64503d',
    700: '#584636',
    800: '#4b3c2e',
    900: '#3f3226',
    950: '#32281f',
  }
}
SCSS Map
$alpha-male-color-hex-code: (
  'base': #715a45,
  'light': #e3dad2,
  'dark': #584636,
  'rgb': 113, 90, 69
);
Badge Outline Badge
AB
Alpha Male Color Hex Code
#715a45

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #715a45
Deuteranopia — #686a45
Protanopia — #676745
Tritanopia — #71594e
Achromatopsia — #5e5e5e

Alpha Male Color Hex Code Color Palettes

#251e18
#383129
#564839
#605143
#8c6d4a
#4d3d28
#856a42
#92693a
#9b7c4b
#b9935b
#3f3d3b
#544940
#736454
#918373
#a49989
#6c6847
#858961
#97976d
#b5b297
#c7caaa
#6e4f4e
#93564d
#aa6064
#a98889
#caa0a0
#a3762e
#ad6338
#c1863e
#d7a770
#dca784
#666666
#757575
#808080
#969696
#b5b5b5
#3d301a
#735a35
#7f7234
#afa24b
#ac8c5d
#39221e
#733d2b
#845443
#b05f45
#b66f63

Alpha Male Color Hex Code Shades

#715a45
#64503d
#584636
#4b3c2e
#3f3226
#32281f
#261e17
#19140f
#0d0a08
#000000

Alpha Male Color Hex Code Tints

#725b46
#886d54
#9f7f62
#ac9178
#baa48f
#c8b6a5
#d6c8bc
#e3dad2
#f1ede9
#ffffff

Alpha Male Color Hex Code Tones

#725b46
#6f5b48
#6d5b4b
#6a5b4d
#685b50
#665b52
#635c54
#615c57
#5e5c59
#5c5c5c

Alpha Male Color Hex Code Gradients

Light fade linear-gradient(135deg, #715a45, #f1ede9)...
Dark fade linear-gradient(135deg, #715a45, #64503d)...
Complementary linear-gradient(135deg, #715a45, #465d72)...
Triadic linear-gradient(135deg, #715a45, #46725b, #5b4672) ...
Saturation burst linear-gradient(135deg, #6e5b49, #b85900) ...

Alpha Male Color Hex Code Related Colors

Copied!