#7dcac5 Hex Color
rgb(125, 202, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | ca | c5 | - | #7dcac5 |
RGB | 125 | 202 | 197 | - | rgb(125,202,197) |
HSL | 176 | 42% | 64% | - | hsl(176,42%,64%) |
HSV | 176 | 38% | 79% | - | hsv(176,38%,79%) |
XYZ | 39.656 | 50.6323 | 60.5062 | - | xyz(39.656,50.6323,60.5062) |
CIE-LAB | 76.46 | -24.9 | -5.02 | - | lab(76.46,-24.9,-5.02) |
CMYK | 0.38118811881188 | 0 | 0.024752475247525 | 0.2078431372549 | cmyk(0.38118811881188,0,0.024752475247525,0.2078431372549) |
Description
The RGB value of color #7dcac5 is rgb(125, 202, 197).
In the hex color #7dcac5, The value of Red is 125, value of Green is 202, and value of Blue is 197. The primary color is Green. Similarly, The HSL values for #7dcac5 consists of 176° Hue, 42% Saturation, and 64% Lightness.
In the CMYK color model, the color #7dcac5 can be represented as Cyan=0.38118811881188%, Magenta=0%, Yellow=0.024752475247525%, and Black=0.2078431372549%.
Shades of #7dcac5
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 #7dcac5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7dcac5
Preview of #7dcac5 on White Background
The contrast ratio of #7dcac5 with white color is 1.89
Preview of #7dcac5 on black background
The contrast ratio of #7dcac5 with black color is 11.13
#7dcac5 color will look good with a black background.
Color Schemes of #7dcac5
Triadic Colors of #7dcac5
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 #7dcac5
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 #7dcac5
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 #7dcac5
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: #7dcac5;
}
This is a sample text used for the color #7dcac5. 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: #7dcac5;
}
This is a sample text used for the color #7dcac5. 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 #7dcac5;
}
This is a sample text used for the color #7dcac5. 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 23.85%
Green 38.55%
Blue 37.6%
CMYK Percentage
Cyan 62.1
Magenta 0%
Yellow 4.03%
Black 33.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.