#bccc0b Hex Color
rgb(188, 204, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cc | 0b | - | #bccc0b |
RGB | 188 | 204 | 11 | - | rgb(188,204,11) |
HSL | 65 | 90% | 42% | - | hsl(65,90%,42%) |
HSV | 65 | 95% | 80% | - | hsv(65,95%,80%) |
XYZ | 42.3923 | 53.9013 | 8.4863 | - | xyz(42.3923,53.9013,8.4863) |
CIE-LAB | 78.4 | -24.89 | 77.33 | - | lab(78.4,-24.89,77.33) |
CMYK | 0.07843137254902 | 0 | 0.94607843137255 | 0.2 | cmyk(0.07843137254902,0,0.94607843137255,0.2) |
Description
The RGB value of color #bccc0b is rgb(188, 204, 11).
In the hex color #bccc0b, The value of Red is 188, value of Green is 204, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #bccc0b consists of 65° Hue, 90% Saturation, and 42% Lightness.
In the CMYK color model, the color #bccc0b can be represented as Cyan=0.07843137254902%, Magenta=0%, Yellow=0.94607843137255%, and Black=0.2%.
Shades of #bccc0b
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 #bccc0b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccc0b
Preview of #bccc0b on White Background
The contrast ratio of #bccc0b with white color is 1.78
Preview of #bccc0b on black background
The contrast ratio of #bccc0b with black color is 11.78
#bccc0b color will look good with a black background.
Color Schemes of #bccc0b
Triadic Colors of #bccc0b
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 #bccc0b
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 #bccc0b
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 #bccc0b
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.
Monochromatic Colors of #bccc0b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bccc0b;
}
This is a sample text used for the color #bccc0b. 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: #bccc0b;
}
This is a sample text used for the color #bccc0b. 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 #bccc0b;
}
This is a sample text used for the color #bccc0b. 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 46.65%
Green 50.62%
Blue 2.73%
CMYK Percentage
Cyan 6.41
Magenta 0%
Yellow 77.26%
Black 16.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.