#69df9e Hex Color
rgb(105, 223, 158)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 69 | df | 9e | - | #69df9e |
| RGB | 105 | 223 | 158 | - | rgb(105,223,158) |
| HSL | 147 | 65% | 64% | - | hsl(147,65%,64%) |
| HSV | 147 | 53% | 87% | - | hsv(147,53%,87%) |
| XYZ | 38.3849 | 58.2472 | 41.5675 | - | xyz(38.3849,58.2472,41.5675) |
| CIE-LAB | 80.88 | -47.99 | 21.94 | - | lab(80.88,-47.99,21.94) |
| CMYK | 0.52914798206278 | 0 | 0.2914798206278 | 0.12549019607843 | cmyk(0.52914798206278,0,0.2914798206278,0.12549019607843) |
Description
The RGB value of color #69df9e is rgb(105, 223, 158).
In the hex color #69df9e, The value of Red is 105, value of Green is 223, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #69df9e consists of 147° Hue, 65% Saturation, and 64% Lightness.
In the CMYK color model, the color #69df9e can be represented as Cyan=0.52914798206278%, Magenta=0%, Yellow=0.2914798206278%, and Black=0.12549019607843%.
Shades of #69df9e
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 #69df9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #69df9e
Preview of #69df9e on White Background
The contrast ratio of #69df9e with white color is 1.66
Preview of #69df9e on black background
The contrast ratio of #69df9e with black color is 12.65
#69df9e color will look good with a black background.
Color Schemes of #69df9e
Triadic Colors of #69df9e
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 #69df9e
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 #69df9e
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 #69df9e
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: #69df9e;
}
This is a sample text used for the color #69df9e. 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: #69df9e;
}
This is a sample text used for the color #69df9e. 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 #69df9e;
}
This is a sample text used for the color #69df9e. 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 21.6%
Green 45.88%
Blue 32.51%
CMYK Percentage
Cyan 55.93
Magenta 0%
Yellow 30.81%
Black 13.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.