#31faeb Hex Color
rgb(49, 250, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 31 | fa | eb | - | #31faeb |
| RGB | 49 | 250 | 235 | - | rgb(49,250,235) |
| HSL | 176 | 95% | 59% | - | hsl(176,95%,59%) |
| HSV | 176 | 80% | 98% | - | hsv(176,80%,98%) |
| XYZ | 50.4476 | 75.0223 | 90.4192 | - | xyz(50.4476,75.0223,90.4192) |
| CIE-LAB | 89.4 | -49.5 | -6.26 | - | lab(89.4,-49.5,-6.26) |
| CMYK | 0.804 | 0 | 0.06 | 0.019607843137255 | cmyk(0.804,0,0.06,0.019607843137255) |
Description
The RGB value of color #31faeb is rgb(49, 250, 235).
In the hex color #31faeb, The value of Red is 49, value of Green is 250, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #31faeb consists of 176° Hue, 95% Saturation, and 59% Lightness.
In the CMYK color model, the color #31faeb can be represented as Cyan=0.804%, Magenta=0%, Yellow=0.06%, and Black=0.019607843137255%.
Shades of #31faeb
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 #31faeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31faeb
Preview of #31faeb on White Background
The contrast ratio of #31faeb with white color is 1.31
Preview of #31faeb on black background
The contrast ratio of #31faeb with black color is 16
#31faeb color will look good with a black background.
Color Schemes of #31faeb
Triadic Colors of #31faeb
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 #31faeb
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 #31faeb
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 #31faeb
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: #31faeb;
}
This is a sample text used for the color #31faeb. 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: #31faeb;
}
This is a sample text used for the color #31faeb. 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 #31faeb;
}
This is a sample text used for the color #31faeb. 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 9.18%
Green 46.82%
Blue 44.01%
CMYK Percentage
Cyan 90.99
Magenta 0%
Yellow 6.79%
Black 2.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.