#bebe3d Hex Color
rgb(190, 190, 61)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | be | 3d | - | #bebe3d |
| RGB | 190 | 190 | 61 | - | rgb(190,190,61) |
| HSL | 60 | 51% | 49% | - | hsl(60,51%,49%) |
| HSV | 60 | 68% | 75% | - | hsv(60,68%,75%) |
| XYZ | 40.491 | 48.111 | 11.5671 | - | xyz(40.491,48.111,11.5671) |
| CIE-LAB | 74.89 | -15.57 | 61.99 | - | lab(74.89,-15.57,61.99) |
| CMYK | 0 | 0 | 0.67894736842105 | 0.25490196078431 | cmyk(0,0,0.67894736842105,0.25490196078431) |
Description
The RGB value of color #bebe3d is rgb(190, 190, 61).
In the hex color #bebe3d, The value of Red is 190, value of Green is 190, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #bebe3d consists of 60° Hue, 51% Saturation, and 49% Lightness.
In the CMYK color model, the color #bebe3d can be represented as Cyan=0%, Magenta=0%, Yellow=0.67894736842105%, and Black=0.25490196078431%.
Shades of #bebe3d
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 #bebe3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bebe3d
Preview of #bebe3d on White Background
The contrast ratio of #bebe3d with white color is 1.98
Preview of #bebe3d on black background
The contrast ratio of #bebe3d with black color is 10.62
#bebe3d color will look good with a black background.
Color Schemes of #bebe3d
Triadic Colors of #bebe3d
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 #bebe3d
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 #bebe3d
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 #bebe3d
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: #bebe3d;
}
This is a sample text used for the color #bebe3d. 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: #bebe3d;
}
This is a sample text used for the color #bebe3d. 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 #bebe3d;
}
This is a sample text used for the color #bebe3d. 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 43.08%
Green 43.08%
Blue 13.83%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 72.7%
Black 27.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.