#1dffb6 Hex Color
rgb(29, 255, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | ff | b6 | - | #1dffb6 |
RGB | 29 | 255 | 182 | - | rgb(29,255,182) |
HSL | 161 | 100% | 56% | - | hsl(161,100%,56%) |
HSV | 161 | 89% | 100% | - | hsv(161,89%,100%) |
XYZ | 44.7102 | 75.1586 | 56.4066 | - | xyz(44.7102,75.1586,56.4066) |
CIE-LAB | 89.47 | -65.74 | 21.21 | - | lab(89.47,-65.74,21.21) |
CMYK | 0.88627450980392 | 0 | 0.28627450980392 | 0 | cmyk(0.88627450980392,0,0.28627450980392,0) |
Description
The RGB value of color #1dffb6 is rgb(29, 255, 182).
In the hex color #1dffb6, The value of Red is 29, value of Green is 255, and value of Blue is 182. The primary color is Green. Similarly, The HSL values for #1dffb6 consists of 161° Hue, 100% Saturation, and 56% Lightness.
In the CMYK color model, the color #1dffb6 can be represented as Cyan=0.88627450980392%, Magenta=0%, Yellow=0.28627450980392%, and Black=0%.
Shades of #1dffb6
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 #1dffb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1dffb6
Preview of #1dffb6 on White Background
The contrast ratio of #1dffb6 with white color is 1.31
Preview of #1dffb6 on black background
The contrast ratio of #1dffb6 with black color is 16.03
#1dffb6 color will look good with a black background.
Color Schemes of #1dffb6
Triadic Colors of #1dffb6
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 #1dffb6
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 #1dffb6
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 #1dffb6
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: #1dffb6;
}
This is a sample text used for the color #1dffb6. 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: #1dffb6;
}
This is a sample text used for the color #1dffb6. 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 #1dffb6;
}
This is a sample text used for the color #1dffb6. 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 6.22%
Green 54.72%
Blue 39.06%
CMYK Percentage
Cyan 75.59
Magenta 0%
Yellow 24.41%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.