#33d9b4 Hex Color
rgb(51, 217, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 33 | d9 | b4 | - | #33d9b4 |
RGB | 51 | 217 | 180 | - | rgb(51,217,180) |
HSL | 167 | 69% | 53% | - | hsl(167,69%,53%) |
HSV | 167 | 76% | 85% | - | hsv(167,76%,85%) |
XYZ | 34.4163 | 53.6248 | 51.7167 | - | xyz(34.4163,53.6248,51.7167) |
CIE-LAB | 78.24 | -49.84 | 6.44 | - | lab(78.24,-49.84,6.44) |
CMYK | 0.76497695852535 | 0 | 0.1705069124424 | 0.14901960784314 | cmyk(0.76497695852535,0,0.1705069124424,0.14901960784314) |
Description
The RGB value of color #33d9b4 is rgb(51, 217, 180).
In the hex color #33d9b4, The value of Red is 51, value of Green is 217, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #33d9b4 consists of 167° Hue, 69% Saturation, and 53% Lightness.
In the CMYK color model, the color #33d9b4 can be represented as Cyan=0.76497695852535%, Magenta=0%, Yellow=0.1705069124424%, and Black=0.14901960784314%.
Shades of #33d9b4
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 #33d9b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #33d9b4
Preview of #33d9b4 on White Background
The contrast ratio of #33d9b4 with white color is 1.79
Preview of #33d9b4 on black background
The contrast ratio of #33d9b4 with black color is 11.72
#33d9b4 color will look good with a black background.
Color Schemes of #33d9b4
Triadic Colors of #33d9b4
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 #33d9b4
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 #33d9b4
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 #33d9b4
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: #33d9b4;
}
This is a sample text used for the color #33d9b4. 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: #33d9b4;
}
This is a sample text used for the color #33d9b4. 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 #33d9b4;
}
This is a sample text used for the color #33d9b4. 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 11.38%
Green 48.44%
Blue 40.18%
CMYK Percentage
Cyan 70.54
Magenta 0%
Yellow 15.72%
Black 13.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.