#b1ffcc Hex Color
rgb(177, 255, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | ff | cc | - | #b1ffcc |
RGB | 177 | 255 | 204 | - | rgb(177,255,204) |
HSL | 141 | 100% | 85% | - | hsl(141,100%,85%) |
HSV | 141 | 31% | 100% | - | hsv(141,31%,100%) |
XYZ | 64.7905 | 85.2267 | 70.1623 | - | xyz(64.7905,85.2267,70.1623) |
CIE-LAB | 93.98 | -34.01 | 16.87 | - | lab(93.98,-34.01,16.87) |
CMYK | 0.30588235294118 | 0 | 0.2 | 0 | cmyk(0.30588235294118,0,0.2,0) |
Description
The RGB value of color #b1ffcc is rgb(177, 255, 204).
In the hex color #b1ffcc, The value of Red is 177, value of Green is 255, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #b1ffcc consists of 141° Hue, 100% Saturation, and 85% Lightness.
In the CMYK color model, the color #b1ffcc can be represented as Cyan=0.30588235294118%, Magenta=0%, Yellow=0.2%, and Black=0%.
Shades of #b1ffcc
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 #b1ffcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1ffcc
Preview of #b1ffcc on White Background
The contrast ratio of #b1ffcc with white color is 1.16
Preview of #b1ffcc on black background
The contrast ratio of #b1ffcc with black color is 18.05
#b1ffcc color will look good with a black background.
Color Schemes of #b1ffcc
Triadic Colors of #b1ffcc
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 #b1ffcc
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 #b1ffcc
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 #b1ffcc
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: #b1ffcc;
}
This is a sample text used for the color #b1ffcc. 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: #b1ffcc;
}
This is a sample text used for the color #b1ffcc. 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 #b1ffcc;
}
This is a sample text used for the color #b1ffcc. 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 27.83%
Green 40.09%
Blue 32.08%
CMYK Percentage
Cyan 60.47
Magenta 0%
Yellow 39.53%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.