#00be29 Hex Color
rgb(0, 190, 41)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | be | 29 | - | #00be29 |
RGB | 0 | 190 | 41 | - | rgb(0,190,41) |
HSL | 133 | 100% | 37% | - | hsl(133,100%,37%) |
HSV | 133 | 100% | 75% | - | hsv(133,100%,75%) |
XYZ | 18.8137 | 36.987 | 8.2454 | - | xyz(18.8137,36.987,8.2454) |
CIE-LAB | 67.27 | -67.52 | 58.95 | - | lab(67.27,-67.52,58.95) |
CMYK | 1 | 0 | 0.78421052631579 | 0.25490196078431 | cmyk(1,0,0.78421052631579,0.25490196078431) |
Description
The RGB value of color #00be29 is rgb(0, 190, 41).
In the hex color #00be29, The value of Red is 0, value of Green is 190, and value of Blue is 41. The primary color is Green. Similarly, The HSL values for #00be29 consists of 133° Hue, 100% Saturation, and 37% Lightness.
In the CMYK color model, the color #00be29 can be represented as Cyan=1%, Magenta=0%, Yellow=0.78421052631579%, and Black=0.25490196078431%.
Shades of #00be29
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 #00be29
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00be29
Preview of #00be29 on White Background
The contrast ratio of #00be29 with white color is 2.5
Preview of #00be29 on black background
The contrast ratio of #00be29 with black color is 8.4
#00be29 color will look good with a black background.
Color Schemes of #00be29
Triadic Colors of #00be29
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 #00be29
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 #00be29
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 #00be29
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 #00be29
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: #00be29;
}
This is a sample text used for the color #00be29. 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: #00be29;
}
This is a sample text used for the color #00be29. 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 #00be29;
}
This is a sample text used for the color #00be29. 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 0%
Green 82.25%
Blue 17.75%
CMYK Percentage
Cyan 49.04
Magenta 0%
Yellow 38.46%
Black 12.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.