#bcc48a Hex Color
rgb(188, 196, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c4 | 8a | - | #bcc48a |
RGB | 188 | 196 | 138 | - | rgb(188,196,138) |
HSL | 68 | 33% | 65% | - | hsl(68,33%,65%) |
HSV | 68 | 30% | 77% | - | hsv(68,30%,77%) |
XYZ | 45.0664 | 52.0062 | 31.7077 | - | xyz(45.0664,52.0062,31.7077) |
CIE-LAB | 77.28 | -12.2 | 28.27 | - | lab(77.28,-12.2,28.27) |
CMYK | 0.040816326530612 | 0 | 0.29591836734694 | 0.23137254901961 | cmyk(0.040816326530612,0,0.29591836734694,0.23137254901961) |
Description
The RGB value of color #bcc48a is rgb(188, 196, 138).
In the hex color #bcc48a, The value of Red is 188, value of Green is 196, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #bcc48a consists of 68° Hue, 33% Saturation, and 65% Lightness.
In the CMYK color model, the color #bcc48a can be represented as Cyan=0.040816326530612%, Magenta=0%, Yellow=0.29591836734694%, and Black=0.23137254901961%.
Shades of #bcc48a
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 #bcc48a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc48a
Preview of #bcc48a on White Background
The contrast ratio of #bcc48a with white color is 1.84
Preview of #bcc48a on black background
The contrast ratio of #bcc48a with black color is 11.4
#bcc48a color will look good with a black background.
Color Schemes of #bcc48a
Triadic Colors of #bcc48a
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 #bcc48a
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 #bcc48a
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 #bcc48a
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: #bcc48a;
}
This is a sample text used for the color #bcc48a. 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: #bcc48a;
}
This is a sample text used for the color #bcc48a. 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 #bcc48a;
}
This is a sample text used for the color #bcc48a. 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 36.02%
Green 37.55%
Blue 26.44%
CMYK Percentage
Cyan 7.18
Magenta 0%
Yellow 52.09%
Black 40.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.