#bccc98 Hex Color
rgb(188, 204, 152)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cc | 98 | - | #bccc98 |
RGB | 188 | 204 | 152 | - | rgb(188,204,152) |
HSL | 78 | 34% | 70% | - | hsl(78,34%,70%) |
HSV | 78 | 25% | 80% | - | hsv(78,25%,80%) |
XYZ | 47.9994 | 56.1441 | 38.0128 | - | xyz(47.9994,56.1441,38.0128) |
CIE-LAB | 79.7 | -14.31 | 24.17 | - | lab(79.7,-14.31,24.17) |
CMYK | 0.07843137254902 | 0 | 0.25490196078431 | 0.2 | cmyk(0.07843137254902,0,0.25490196078431,0.2) |
Description
The RGB value of color #bccc98 is rgb(188, 204, 152).
In the hex color #bccc98, The value of Red is 188, value of Green is 204, and value of Blue is 152. The primary color is Green. Similarly, The HSL values for #bccc98 consists of 78° Hue, 34% Saturation, and 70% Lightness.
In the CMYK color model, the color #bccc98 can be represented as Cyan=0.07843137254902%, Magenta=0%, Yellow=0.25490196078431%, and Black=0.2%.
Shades of #bccc98
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 #bccc98
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccc98
Preview of #bccc98 on White Background
The contrast ratio of #bccc98 with white color is 1.72
Preview of #bccc98 on black background
The contrast ratio of #bccc98 with black color is 12.23
#bccc98 color will look good with a black background.
Color Schemes of #bccc98
Triadic Colors of #bccc98
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 #bccc98
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 #bccc98
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 #bccc98
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: #bccc98;
}
This is a sample text used for the color #bccc98. 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: #bccc98;
}
This is a sample text used for the color #bccc98. 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 #bccc98;
}
This is a sample text used for the color #bccc98. 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 34.56%
Green 37.5%
Blue 27.94%
CMYK Percentage
Cyan 14.71
Magenta 0%
Yellow 47.79%
Black 37.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.