#94c1ac Hex Color
rgb(148, 193, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 94 | c1 | ac | - | #94c1ac |
RGB | 148 | 193 | 172 | - | rgb(148,193,172) |
HSL | 152 | 27% | 67% | - | hsl(152,27%,67%) |
HSV | 152 | 23% | 76% | - | hsv(152,23%,76%) |
XYZ | 38.7291 | 47.4144 | 46.1404 | - | xyz(38.7291,47.4144,46.1404) |
CIE-LAB | 74.45 | -19.2 | 5.73 | - | lab(74.45,-19.2,5.73) |
CMYK | 0.23316062176166 | 0 | 0.10880829015544 | 0.24313725490196 | cmyk(0.23316062176166,0,0.10880829015544,0.24313725490196) |
Description
The RGB value of color #94c1ac is rgb(148, 193, 172).
In the hex color #94c1ac, The value of Red is 148, value of Green is 193, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #94c1ac consists of 152° Hue, 27% Saturation, and 67% Lightness.
In the CMYK color model, the color #94c1ac can be represented as Cyan=0.23316062176166%, Magenta=0%, Yellow=0.10880829015544%, and Black=0.24313725490196%.
Shades of #94c1ac
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 #94c1ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #94c1ac
Preview of #94c1ac on White Background
The contrast ratio of #94c1ac with white color is 2
Preview of #94c1ac on black background
The contrast ratio of #94c1ac with black color is 10.48
#94c1ac color will look good with a black background.
Color Schemes of #94c1ac
Triadic Colors of #94c1ac
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 #94c1ac
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 #94c1ac
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 #94c1ac
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: #94c1ac;
}
This is a sample text used for the color #94c1ac. 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: #94c1ac;
}
This is a sample text used for the color #94c1ac. 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 #94c1ac;
}
This is a sample text used for the color #94c1ac. 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 28.85%
Green 37.62%
Blue 33.53%
CMYK Percentage
Cyan 39.85
Magenta 0%
Yellow 18.6%
Black 41.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.