#becc3d Hex Color
rgb(190, 204, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | cc | 3d | - | #becc3d |
RGB | 190 | 204 | 61 | - | rgb(190,204,61) |
HSL | 66 | 58% | 52% | - | hsl(66,58%,52%) |
HSV | 66 | 70% | 80% | - | hsv(66,70%,80%) |
XYZ | 43.6704 | 54.4698 | 12.6269 | - | xyz(43.6704,54.4698,12.6269) |
CIE-LAB | 78.73 | -22.52 | 65.81 | - | lab(78.73,-22.52,65.81) |
CMYK | 0.068627450980392 | 0 | 0.70098039215686 | 0.2 | cmyk(0.068627450980392,0,0.70098039215686,0.2) |
Description
The RGB value of color #becc3d is rgb(190, 204, 61).
In the hex color #becc3d, The value of Red is 190, value of Green is 204, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #becc3d consists of 66° Hue, 58% Saturation, and 52% Lightness.
In the CMYK color model, the color #becc3d can be represented as Cyan=0.068627450980392%, Magenta=0%, Yellow=0.70098039215686%, and Black=0.2%.
Shades of #becc3d
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 #becc3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #becc3d
Preview of #becc3d on White Background
The contrast ratio of #becc3d with white color is 1.77
Preview of #becc3d on black background
The contrast ratio of #becc3d with black color is 11.89
#becc3d color will look good with a black background.
Color Schemes of #becc3d
Triadic Colors of #becc3d
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 #becc3d
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 #becc3d
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 #becc3d
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: #becc3d;
}
This is a sample text used for the color #becc3d. 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: #becc3d;
}
This is a sample text used for the color #becc3d. 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 #becc3d;
}
This is a sample text used for the color #becc3d. 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 41.76%
Green 44.84%
Blue 13.41%
CMYK Percentage
Cyan 7.08
Magenta 0%
Yellow 72.3%
Black 20.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.