#b3ffcc Hex Color
rgb(179, 255, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | ff | cc | - | #b3ffcc |
RGB | 179 | 255 | 204 | - | rgb(179,255,204) |
HSL | 140 | 100% | 85% | - | hsl(140,100%,85%) |
HSV | 140 | 30% | 100% | - | hsv(140,30%,100%) |
XYZ | 65.2495 | 85.4633 | 70.1838 | - | xyz(65.2495,85.4633,70.1838) |
CIE-LAB | 94.08 | -33.41 | 17.03 | - | lab(94.08,-33.41,17.03) |
CMYK | 0.29803921568627 | 0 | 0.2 | 0 | cmyk(0.29803921568627,0,0.2,0) |
Description
The RGB value of color #b3ffcc is rgb(179, 255, 204).
In the hex color #b3ffcc, The value of Red is 179, value of Green is 255, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #b3ffcc consists of 140° Hue, 100% Saturation, and 85% Lightness.
In the CMYK color model, the color #b3ffcc can be represented as Cyan=0.29803921568627%, Magenta=0%, Yellow=0.2%, and Black=0%.
Shades of #b3ffcc
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 #b3ffcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3ffcc
Preview of #b3ffcc on White Background
The contrast ratio of #b3ffcc with white color is 1.16
Preview of #b3ffcc on black background
The contrast ratio of #b3ffcc with black color is 18.09
#b3ffcc color will look good with a black background.
Color Schemes of #b3ffcc
Triadic Colors of #b3ffcc
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 #b3ffcc
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 #b3ffcc
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 #b3ffcc
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: #b3ffcc;
}
This is a sample text used for the color #b3ffcc. 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: #b3ffcc;
}
This is a sample text used for the color #b3ffcc. 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 #b3ffcc;
}
This is a sample text used for the color #b3ffcc. 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 28.06%
Green 39.97%
Blue 31.97%
CMYK Percentage
Cyan 59.84
Magenta 0%
Yellow 40.16%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.