#beeb10 Hex Color
rgb(190, 235, 16)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | eb | 10 | - | #beeb10 |
RGB | 190 | 235 | 16 | - | rgb(190,235,16) |
HSL | 72 | 87% | 49% | - | hsl(72,87%,49%) |
HSV | 72 | 93% | 92% | - | hsv(72,93%,92%) |
XYZ | 51.0371 | 70.4012 | 11.3891 | - | xyz(51.0371,70.4012,11.3891) |
CIE-LAB | 87.19 | -38.4 | 83.69 | - | lab(87.19,-38.4,83.69) |
CMYK | 0.19148936170213 | 0 | 0.93191489361702 | 0.07843137254902 | cmyk(0.19148936170213,0,0.93191489361702,0.07843137254902) |
Description
The RGB value of color #beeb10 is rgb(190, 235, 16).
In the hex color #beeb10, The value of Red is 190, value of Green is 235, and value of Blue is 16. The primary color is Green. Similarly, The HSL values for #beeb10 consists of 72° Hue, 87% Saturation, and 49% Lightness.
In the CMYK color model, the color #beeb10 can be represented as Cyan=0.19148936170213%, Magenta=0%, Yellow=0.93191489361702%, and Black=0.07843137254902%.
Shades of #beeb10
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 #beeb10
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #beeb10
Preview of #beeb10 on White Background
The contrast ratio of #beeb10 with white color is 1.39
Preview of #beeb10 on black background
The contrast ratio of #beeb10 with black color is 15.08
#beeb10 color will look good with a black background.
Color Schemes of #beeb10
Triadic Colors of #beeb10
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 #beeb10
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 #beeb10
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 #beeb10
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: #beeb10;
}
This is a sample text used for the color #beeb10. 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: #beeb10;
}
This is a sample text used for the color #beeb10. 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 #beeb10;
}
This is a sample text used for the color #beeb10. 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 53.29%
Blue 3.63%
CMYK Percentage
Cyan 15.93
Magenta 0%
Yellow 77.54%
Black 6.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.