#7cbf8f Hex Color
rgb(124, 191, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | bf | 8f | - | #7cbf8f |
RGB | 124 | 191 | 143 | - | rgb(124,191,143) |
HSL | 137 | 34% | 62% | - | hsl(137,34%,62%) |
HSV | 137 | 35% | 75% | - | hsv(137,35%,75%) |
XYZ | 31.9009 | 43.5299 | 32.7073 | - | xyz(31.9009,43.5299,32.7073) |
CIE-LAB | 71.91 | -31.46 | 17.63 | - | lab(71.91,-31.46,17.63) |
CMYK | 0.35078534031414 | 0 | 0.25130890052356 | 0.25098039215686 | cmyk(0.35078534031414,0,0.25130890052356,0.25098039215686) |
Description
The RGB value of color #7cbf8f is rgb(124, 191, 143).
In the hex color #7cbf8f, The value of Red is 124, value of Green is 191, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #7cbf8f consists of 137° Hue, 34% Saturation, and 62% Lightness.
In the CMYK color model, the color #7cbf8f can be represented as Cyan=0.35078534031414%, Magenta=0%, Yellow=0.25130890052356%, and Black=0.25098039215686%.
Shades of #7cbf8f
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 #7cbf8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7cbf8f
Preview of #7cbf8f on White Background
The contrast ratio of #7cbf8f with white color is 2.16
Preview of #7cbf8f on black background
The contrast ratio of #7cbf8f with black color is 9.71
#7cbf8f color will look good with a black background.
Color Schemes of #7cbf8f
Triadic Colors of #7cbf8f
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 #7cbf8f
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 #7cbf8f
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 #7cbf8f
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: #7cbf8f;
}
This is a sample text used for the color #7cbf8f. 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: #7cbf8f;
}
This is a sample text used for the color #7cbf8f. 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 #7cbf8f;
}
This is a sample text used for the color #7cbf8f. 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 27.07%
Green 41.7%
Blue 31.22%
CMYK Percentage
Cyan 41.12
Magenta 0%
Yellow 29.46%
Black 29.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.