#bfca3d Hex Color
rgb(191, 202, 61)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | ca | 3d | - | #bfca3d |
| RGB | 191 | 202 | 61 | - | rgb(191,202,61) |
| HSL | 65 | 57% | 52% | - | hsl(65,57%,52%) |
| HSV | 65 | 70% | 79% | - | hsv(65,70%,79%) |
| XYZ | 43.4487 | 53.6543 | 12.4812 | - | xyz(43.4487,53.6543,12.4812) |
| CIE-LAB | 78.26 | -21.12 | 65.36 | - | lab(78.26,-21.12,65.36) |
| CMYK | 0.054455445544554 | 0 | 0.6980198019802 | 0.2078431372549 | cmyk(0.054455445544554,0,0.6980198019802,0.2078431372549) |
Description
The RGB value of color #bfca3d is rgb(191, 202, 61).
In the hex color #bfca3d, The value of Red is 191, value of Green is 202, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #bfca3d consists of 65° Hue, 57% Saturation, and 52% Lightness.
In the CMYK color model, the color #bfca3d can be represented as Cyan=0.054455445544554%, Magenta=0%, Yellow=0.6980198019802%, and Black=0.2078431372549%.
Shades of #bfca3d
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 #bfca3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfca3d
Preview of #bfca3d on White Background
The contrast ratio of #bfca3d with white color is 1.79
Preview of #bfca3d on black background
The contrast ratio of #bfca3d with black color is 11.73
#bfca3d color will look good with a black background.
Color Schemes of #bfca3d
Triadic Colors of #bfca3d
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 #bfca3d
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 #bfca3d
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 #bfca3d
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: #bfca3d;
}
This is a sample text used for the color #bfca3d. 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: #bfca3d;
}
This is a sample text used for the color #bfca3d. 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 #bfca3d;
}
This is a sample text used for the color #bfca3d. 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 42.07%
Green 44.49%
Blue 13.44%
CMYK Percentage
Cyan 5.67
Magenta 0%
Yellow 72.69%
Black 21.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.