#7dba53 Hex Color
rgb(125, 186, 83)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | ba | 53 | - | #7dba53 |
RGB | 125 | 186 | 83 | - | rgb(125,186,83) |
HSL | 96 | 43% | 53% | - | hsl(96,43%,53%) |
HSV | 96 | 55% | 73% | - | hsv(96,55%,73%) |
XYZ | 27.5777 | 40.1023 | 14.4706 | - | xyz(27.5777,40.1023,14.4706) |
CIE-LAB | 69.54 | -37.71 | 45.42 | - | lab(69.54,-37.71,45.42) |
CMYK | 0.32795698924731 | 0 | 0.55376344086022 | 0.27058823529412 | cmyk(0.32795698924731,0,0.55376344086022,0.27058823529412) |
Description
The RGB value of color #7dba53 is rgb(125, 186, 83).
In the hex color #7dba53, The value of Red is 125, value of Green is 186, and value of Blue is 83. The primary color is Green. Similarly, The HSL values for #7dba53 consists of 96° Hue, 43% Saturation, and 53% Lightness.
In the CMYK color model, the color #7dba53 can be represented as Cyan=0.32795698924731%, Magenta=0%, Yellow=0.55376344086022%, and Black=0.27058823529412%.
Shades of #7dba53
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 #7dba53
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7dba53
Preview of #7dba53 on White Background
The contrast ratio of #7dba53 with white color is 2.33
Preview of #7dba53 on black background
The contrast ratio of #7dba53 with black color is 9.02
#7dba53 color will look good with a black background.
Color Schemes of #7dba53
Triadic Colors of #7dba53
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 #7dba53
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 #7dba53
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 #7dba53
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: #7dba53;
}
This is a sample text used for the color #7dba53. 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: #7dba53;
}
This is a sample text used for the color #7dba53. 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 #7dba53;
}
This is a sample text used for the color #7dba53. 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 31.73%
Green 47.21%
Blue 21.07%
CMYK Percentage
Cyan 28.46
Magenta 0%
Yellow 48.06%
Black 23.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.