#b3efbe Hex Color
rgb(179, 239, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b3 | ef | be | - | #b3efbe |
| RGB | 179 | 239 | 190 | - | rgb(179,239,190) |
| HSL | 131 | 65% | 82% | - | hsl(131,65%,82%) |
| HSV | 131 | 25% | 94% | - | hsv(131,25%,94%) |
| XYZ | 58.7512 | 75.0344 | 60.1018 | - | xyz(58.7512,75.0344,60.1018) |
| CIE-LAB | 89.41 | -28.43 | 17.68 | - | lab(89.41,-28.43,17.68) |
| CMYK | 0.2510460251046 | 0 | 0.20502092050209 | 0.062745098039216 | cmyk(0.2510460251046,0,0.20502092050209,0.062745098039216) |
Description
The RGB value of color #b3efbe is rgb(179, 239, 190).
In the hex color #b3efbe, The value of Red is 179, value of Green is 239, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #b3efbe consists of 131° Hue, 65% Saturation, and 82% Lightness.
In the CMYK color model, the color #b3efbe can be represented as Cyan=0.2510460251046%, Magenta=0%, Yellow=0.20502092050209%, and Black=0.062745098039216%.
Shades of #b3efbe
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 #b3efbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3efbe
Preview of #b3efbe on White Background
The contrast ratio of #b3efbe with white color is 1.31
Preview of #b3efbe on black background
The contrast ratio of #b3efbe with black color is 16.01
#b3efbe color will look good with a black background.
Color Schemes of #b3efbe
Triadic Colors of #b3efbe
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 #b3efbe
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 #b3efbe
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 #b3efbe
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: #b3efbe;
}
This is a sample text used for the color #b3efbe. 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: #b3efbe;
}
This is a sample text used for the color #b3efbe. 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 #b3efbe;
}
This is a sample text used for the color #b3efbe. 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 29.44%
Green 39.31%
Blue 31.25%
CMYK Percentage
Cyan 48.39
Magenta 0%
Yellow 39.52%
Black 12.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.