#07f58b Hex Color
rgb(7, 245, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | f5 | 8b | - | #07f58b |
RGB | 7 | 245 | 139 | - | rgb(7,245,139) |
HSL | 153 | 94% | 49% | - | hsl(153,94%,49%) |
HSV | 153 | 97% | 96% | - | hsv(153,97%,96%) |
XYZ | 37.4002 | 67.2141 | 35.4285 | - | xyz(37.4002,67.2141,35.4285) |
CIE-LAB | 85.61 | -71.59 | 37.63 | - | lab(85.61,-71.59,37.63) |
CMYK | 0.97142857142857 | 0 | 0.43265306122449 | 0.03921568627451 | cmyk(0.97142857142857,0,0.43265306122449,0.03921568627451) |
Description
The RGB value of color #07f58b is rgb(7, 245, 139).
In the hex color #07f58b, The value of Red is 7, value of Green is 245, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #07f58b consists of 153° Hue, 94% Saturation, and 49% Lightness.
In the CMYK color model, the color #07f58b can be represented as Cyan=0.97142857142857%, Magenta=0%, Yellow=0.43265306122449%, and Black=0.03921568627451%.
Shades of #07f58b
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 #07f58b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07f58b
Preview of #07f58b on White Background
The contrast ratio of #07f58b with white color is 1.45
Preview of #07f58b on black background
The contrast ratio of #07f58b with black color is 14.44
#07f58b color will look good with a black background.
Color Schemes of #07f58b
Triadic Colors of #07f58b
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 #07f58b
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 #07f58b
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 #07f58b
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: #07f58b;
}
This is a sample text used for the color #07f58b. 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: #07f58b;
}
This is a sample text used for the color #07f58b. 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 #07f58b;
}
This is a sample text used for the color #07f58b. 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 1.79%
Green 62.66%
Blue 35.55%
CMYK Percentage
Cyan 67.31
Magenta 0%
Yellow 29.98%
Black 2.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.