#bebb26 Hex Color
rgb(190, 187, 38)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | bb | 26 | - | #bebb26 |
| RGB | 190 | 187 | 38 | - | rgb(190,187,38) |
| HSL | 59 | 67% | 45% | - | hsl(59,67%,45%) |
| HSV | 59 | 80% | 75% | - | hsv(59,80%,75%) |
| XYZ | 39.3554 | 46.6277 | 8.7595 | - | xyz(39.3554,46.6277,8.7595) |
| CIE-LAB | 73.95 | -15.05 | 68.75 | - | lab(73.95,-15.05,68.75) |
| CMYK | 0 | 0.015789473684211 | 0.8 | 0.25490196078431 | cmyk(0,0.015789473684211,0.8,0.25490196078431) |
Description
The RGB value of color #bebb26 is rgb(190, 187, 38).
In the hex color #bebb26, The value of Red is 190, value of Green is 187, and value of Blue is 38. The primary color is Red. Similarly, The HSL values for #bebb26 consists of 59° Hue, 67% Saturation, and 45% Lightness.
In the CMYK color model, the color #bebb26 can be represented as Cyan=0%, Magenta=0.015789473684211%, Yellow=0.8%, and Black=0.25490196078431%.
Shades of #bebb26
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 #bebb26
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bebb26
Preview of #bebb26 on White Background
The contrast ratio of #bebb26 with white color is 2.03
Preview of #bebb26 on black background
The contrast ratio of #bebb26 with black color is 10.33
#bebb26 color will look good with a black background.
Color Schemes of #bebb26
Triadic Colors of #bebb26
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 #bebb26
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 #bebb26
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 #bebb26
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 #bebb26
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: #bebb26;
}
This is a sample text used for the color #bebb26. 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: #bebb26;
}
This is a sample text used for the color #bebb26. 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 #bebb26;
}
This is a sample text used for the color #bebb26. 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 45.78%
Green 45.06%
Blue 9.16%
CMYK Percentage
Cyan 0
Magenta 1.47%
Yellow 74.72%
Black 23.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.