#b3feea Hex Color
rgb(179, 254, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b3 | fe | ea | - | #b3feea |
| RGB | 179 | 254 | 234 | - | rgb(179,254,234) |
| HSL | 164 | 97% | 85% | - | hsl(164,97%,85%) |
| HSV | 164 | 30% | 100% | - | hsv(164,30%,100%) |
| XYZ | 68.8835 | 86.4078 | 90.8897 | - | xyz(68.8835,86.4078,90.8897) |
| CIE-LAB | 94.49 | -27.11 | 2.18 | - | lab(94.49,-27.11,2.18) |
| CMYK | 0.29527559055118 | 0 | 0.078740157480315 | 0.003921568627451 | cmyk(0.29527559055118,0,0.078740157480315,0.003921568627451) |
Description
The RGB value of color #b3feea is rgb(179, 254, 234).
In the hex color #b3feea, The value of Red is 179, value of Green is 254, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #b3feea consists of 164° Hue, 97% Saturation, and 85% Lightness.
In the CMYK color model, the color #b3feea can be represented as Cyan=0.29527559055118%, Magenta=0%, Yellow=0.078740157480315%, and Black=0.003921568627451%.
Shades of #b3feea
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 #b3feea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3feea
Preview of #b3feea on White Background
The contrast ratio of #b3feea with white color is 1.15
Preview of #b3feea on black background
The contrast ratio of #b3feea with black color is 18.28
#b3feea color will look good with a black background.
Color Schemes of #b3feea
Triadic Colors of #b3feea
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 #b3feea
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 #b3feea
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 #b3feea
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: #b3feea;
}
This is a sample text used for the color #b3feea. 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: #b3feea;
}
This is a sample text used for the color #b3feea. 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 #b3feea;
}
This is a sample text used for the color #b3feea. 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 26.84%
Green 38.08%
Blue 35.08%
CMYK Percentage
Cyan 78.13
Magenta 0%
Yellow 20.83%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.