#74d033 Hex Color
rgb(116, 208, 51)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 74 | d0 | 33 | - | #74d033 |
| RGB | 116 | 208 | 51 | - | rgb(116,208,51) |
| HSL | 95 | 63% | 51% | - | hsl(95,63%,51%) |
| HSV | 95 | 75% | 82% | - | hsv(95,75%,82%) |
| XYZ | 30.3559 | 49.0638 | 11.0023 | - | xyz(30.3559,49.0638,11.0023) |
| CIE-LAB | 75.49 | -52.58 | 64.59 | - | lab(75.49,-52.58,64.59) |
| CMYK | 0.44230769230769 | 0 | 0.75480769230769 | 0.1843137254902 | cmyk(0.44230769230769,0,0.75480769230769,0.1843137254902) |
Description
The RGB value of color #74d033 is rgb(116, 208, 51).
In the hex color #74d033, The value of Red is 116, value of Green is 208, and value of Blue is 51. The primary color is Green. Similarly, The HSL values for #74d033 consists of 95° Hue, 63% Saturation, and 51% Lightness.
In the CMYK color model, the color #74d033 can be represented as Cyan=0.44230769230769%, Magenta=0%, Yellow=0.75480769230769%, and Black=0.1843137254902%.
Shades of #74d033
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 #74d033
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #74d033
Preview of #74d033 on White Background
The contrast ratio of #74d033 with white color is 1.94
Preview of #74d033 on black background
The contrast ratio of #74d033 with black color is 10.81
#74d033 color will look good with a black background.
Color Schemes of #74d033
Triadic Colors of #74d033
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 #74d033
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 #74d033
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 #74d033
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: #74d033;
}
This is a sample text used for the color #74d033. 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: #74d033;
}
This is a sample text used for the color #74d033. 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 #74d033;
}
This is a sample text used for the color #74d033. 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 30.93%
Green 55.47%
Blue 13.6%
CMYK Percentage
Cyan 32.02
Magenta 0%
Yellow 54.64%
Black 13.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.