Alpha Male Color Hex Code
#715a45What 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;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #715a45;
--color-primary-rgb: 113, 90, 69;
--color-primary-hsl: 29 24% 36%;
--color-primary-text: #ffffff;
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',
}
}
'base': #715a45,
'light': #e3dad2,
'dark': #584636,
'rgb': 113, 90, 69
);
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.