#bccb92 Hex Color
rgb(188, 203, 146)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cb | 92 | - | #bccb92 |
RGB | 188 | 203 | 146 | - | rgb(188,203,146) |
HSL | 76 | 35% | 68% | - | hsl(76,35%,68%) |
HSV | 76 | 28% | 80% | - | hsv(76,28%,80%) |
XYZ | 47.2833 | 55.4786 | 35.4105 | - | xyz(47.2833,55.4786,35.4105) |
CIE-LAB | 79.32 | -14.66 | 26.8 | - | lab(79.32,-14.66,26.8) |
CMYK | 0.073891625615763 | 0 | 0.2807881773399 | 0.20392156862745 | cmyk(0.073891625615763,0,0.2807881773399,0.20392156862745) |
Description
The RGB value of color #bccb92 is rgb(188, 203, 146).
In the hex color #bccb92, The value of Red is 188, value of Green is 203, and value of Blue is 146. The primary color is Green. Similarly, The HSL values for #bccb92 consists of 76° Hue, 35% Saturation, and 68% Lightness.
In the CMYK color model, the color #bccb92 can be represented as Cyan=0.073891625615763%, Magenta=0%, Yellow=0.2807881773399%, and Black=0.20392156862745%.
Shades of #bccb92
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 #bccb92
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccb92
Preview of #bccb92 on White Background
The contrast ratio of #bccb92 with white color is 1.74
Preview of #bccb92 on black background
The contrast ratio of #bccb92 with black color is 12.1
#bccb92 color will look good with a black background.
Color Schemes of #bccb92
Triadic Colors of #bccb92
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 #bccb92
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 #bccb92
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 #bccb92
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: #bccb92;
}
This is a sample text used for the color #bccb92. 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: #bccb92;
}
This is a sample text used for the color #bccb92. 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 #bccb92;
}
This is a sample text used for the color #bccb92. 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 35.01%
Green 37.8%
Blue 27.19%
CMYK Percentage
Cyan 13.23
Magenta 0%
Yellow 50.27%
Black 36.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.