#7bcc8b Hex Color
rgb(123, 204, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | cc | 8b | - | #7bcc8b |
RGB | 123 | 204 | 139 | - | rgb(123,204,139) |
HSL | 132 | 44% | 64% | - | hsl(132,44%,64%) |
HSV | 132 | 40% | 80% | - | hsv(132,40%,80%) |
XYZ | 34.4214 | 49.2608 | 32.1202 | - | xyz(34.4214,49.2608,32.1202) |
CIE-LAB | 75.61 | -38.49 | 24.82 | - | lab(75.61,-38.49,24.82) |
CMYK | 0.39705882352941 | 0 | 0.31862745098039 | 0.2 | cmyk(0.39705882352941,0,0.31862745098039,0.2) |
Description
The RGB value of color #7bcc8b is rgb(123, 204, 139).
In the hex color #7bcc8b, The value of Red is 123, value of Green is 204, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #7bcc8b consists of 132° Hue, 44% Saturation, and 64% Lightness.
In the CMYK color model, the color #7bcc8b can be represented as Cyan=0.39705882352941%, Magenta=0%, Yellow=0.31862745098039%, and Black=0.2%.
Shades of #7bcc8b
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 #7bcc8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7bcc8b
Preview of #7bcc8b on White Background
The contrast ratio of #7bcc8b with white color is 1.94
Preview of #7bcc8b on black background
The contrast ratio of #7bcc8b with black color is 10.85
#7bcc8b color will look good with a black background.
Color Schemes of #7bcc8b
Triadic Colors of #7bcc8b
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 #7bcc8b
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 #7bcc8b
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 #7bcc8b
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: #7bcc8b;
}
This is a sample text used for the color #7bcc8b. 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: #7bcc8b;
}
This is a sample text used for the color #7bcc8b. 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 #7bcc8b;
}
This is a sample text used for the color #7bcc8b. 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 26.39%
Green 43.78%
Blue 29.83%
CMYK Percentage
Cyan 43.36
Magenta 0%
Yellow 34.8%
Black 21.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.