#94daa4 Hex Color
rgb(148, 218, 164)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 94 | da | a4 | - | #94daa4 |
| RGB | 148 | 218 | 164 | - | rgb(148,218,164) |
| HSL | 134 | 49% | 72% | - | hsl(134,49%,72%) |
| HSV | 134 | 32% | 85% | - | hsv(134,32%,85%) |
| XYZ | 43.985 | 59.119 | 44.2148 | - | xyz(43.985,59.119,44.2148) |
| CIE-LAB | 81.36 | -32.9 | 19.75 | - | lab(81.36,-32.9,19.75) |
| CMYK | 0.32110091743119 | 0 | 0.24770642201835 | 0.14509803921569 | cmyk(0.32110091743119,0,0.24770642201835,0.14509803921569) |
Description
The RGB value of color #94daa4 is rgb(148, 218, 164).
In the hex color #94daa4, The value of Red is 148, value of Green is 218, and value of Blue is 164. The primary color is Green. Similarly, The HSL values for #94daa4 consists of 134° Hue, 49% Saturation, and 72% Lightness.
In the CMYK color model, the color #94daa4 can be represented as Cyan=0.32110091743119%, Magenta=0%, Yellow=0.24770642201835%, and Black=0.14509803921569%.
Shades of #94daa4
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #94daa4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #94daa4
Preview of #94daa4 on White Background
The contrast ratio of #94daa4 with white color is 1.64
Preview of #94daa4 on black background
The contrast ratio of #94daa4 with black color is 12.82
#94daa4 color will look good with a black background.
Color Schemes of #94daa4
Triadic Colors of #94daa4
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #94daa4
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #94daa4
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #94daa4
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #94daa4;
}
This is a sample text used for the color #94daa4. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #94daa4;
}
This is a sample text used for the color #94daa4. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #94daa4;
}
This is a sample text used for the color #94daa4. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 27.92%
Green 41.13%
Blue 30.94%
CMYK Percentage
Cyan 44.98
Magenta 0%
Yellow 34.7%
Black 20.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.