Amulet Gem Color Hex Code
#01748eWhat is Amulet Gem Color Hex Code Color?
Amulet Gem Color Hex Code is a dark, highly saturated, vibrant cyan color with the hex code #01748e. Its RGB value is rgb(1, 116, 142), meaning it contains 1 red, 116 green, and 142 blue light values. In the HSL color model, it has a hue of 191°, saturation of 99%, and lightness of 28%.
Amulet Gem Color Hex Code Color Codes
Here are all the color format codes for Amulet Gem Color Hex Code:
- HEX: #01748e
- RGB: rgb(1, 116, 142)
- HSL: hsl(191°, 99%, 28%)
- CMYK: cmyk(99%, 18%, 0%, 44%)
- Android/Flutter: Color(0xFF01748E)
- Swift UIColor: UIColor(red: 0.004, green: 0.455, blue: 0.557, alpha: 1.0)
Is Amulet Gem Color Hex Code Accessible?
Amulet Gem Color Hex Code (#01748e) passes WCAG AA accessibility standards. It has a contrast ratio of 5.4:1 against white and 3.89:1 against black text. White text on this color passes WCAG AA for normal body text.
How to Use Amulet Gem Color Hex Code in Design
Amulet Gem Color Hex Code is a dark cyan 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: #01748e; or
background-color: #01748e;.
Amulet Gem Color Hex Code Shades and Tints
Shades of Amulet Gem Color Hex Code are created by mixing it with black, ranging from the original #01748e down to near-black #01677e. Tints are made by adding white — from the base color up to near-white #d6f7ff. These variations help build complete design system palettes and Tailwind CSS color scales.
Amulet Gem Color Hex Code Color Harmonies
The complementary color of Amulet Gem Color Hex Code is #8e1b01. Its analogous colors are #012d8e and #018e61. For a triadic palette, combine it with #8e0174 and #748e01.
Frequently Asked Questions
What is the hex code for Amulet Gem Color Hex Code?
The hex code for Amulet Gem Color Hex Code is #01748e.
What is the RGB value of Amulet Gem Color Hex Code?
The RGB value is rgb(1, 116, 142). Red channel: 1/255, Green: 116/255, Blue: 142/255.
Is Amulet Gem Color Hex Code good for web accessibility?
Amulet Gem Color Hex Code has a contrast ratio of 5.4:1 with white and 3.89:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Amulet Gem Color Hex Code?
Amulet Gem Color Hex Code pairs well with its complementary color #8e1b01, analogous colors #012d8e and #018e61, or neutral whites and grays for a clean, modern look.
How do I use Amulet Gem Color Hex Code in CSS?
Use it in CSS like this:
background-color: #01748e;
color: #01748e;
Or as a CSS variable: --color-primary: #01748e;
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: #01748e;
--color-primary-rgb: 1, 116, 142;
--color-primary-hsl: 191 99% 28%;
--color-primary-text: #ffffff;
colors: {
'amulet-gem-color-hex-code': {
DEFAULT: '#01748e',
100: '#ffffff',
200: '#d6f7ff',
300: '#aef0ff',
400: '#85e8fe',
500: '#5de1fe',
600: '#01677e',
700: '#015a6e',
800: '#014d5f',
900: '#01404f',
950: '#00343f',
}
}
'base': #01748e,
'light': #aef0ff,
'dark': #015a6e,
'rgb': 1, 116, 142
);
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.