#6fcaae Hex Color
rgb(111, 202, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 6f | ca | ae | - | #6fcaae |
| RGB | 111 | 202 | 174 | - | rgb(111,202,174) |
| HSL | 162 | 46% | 61% | - | hsl(162,46%,61%) |
| HSV | 162 | 45% | 79% | - | hsv(162,45%,79%) |
| XYZ | 35.3161 | 48.6766 | 47.5786 | - | xyz(35.3161,48.6766,47.5786) |
| CIE-LAB | 75.25 | -33.86 | 5.56 | - | lab(75.25,-33.86,5.56) |
| CMYK | 0.45049504950495 | 0 | 0.13861386138614 | 0.2078431372549 | cmyk(0.45049504950495,0,0.13861386138614,0.2078431372549) |
Description
The RGB value of color #6fcaae is rgb(111, 202, 174).
In the hex color #6fcaae, The value of Red is 111, value of Green is 202, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #6fcaae consists of 162° Hue, 46% Saturation, and 61% Lightness.
In the CMYK color model, the color #6fcaae can be represented as Cyan=0.45049504950495%, Magenta=0%, Yellow=0.13861386138614%, and Black=0.2078431372549%.
Shades of #6fcaae
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 #6fcaae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6fcaae
Preview of #6fcaae on White Background
The contrast ratio of #6fcaae with white color is 1.96
Preview of #6fcaae on black background
The contrast ratio of #6fcaae with black color is 10.74
#6fcaae color will look good with a black background.
Color Schemes of #6fcaae
Triadic Colors of #6fcaae
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 #6fcaae
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 #6fcaae
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 #6fcaae
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: #6fcaae;
}
This is a sample text used for the color #6fcaae. 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: #6fcaae;
}
This is a sample text used for the color #6fcaae. 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 #6fcaae;
}
This is a sample text used for the color #6fcaae. 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 22.79%
Green 41.48%
Blue 35.73%
CMYK Percentage
Cyan 56.53
Magenta 0%
Yellow 17.39%
Black 26.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.