#7bab8d Hex Color
rgb(123, 171, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | ab | 8d | - | #7bab8d |
RGB | 123 | 171 | 141 | - | rgb(123,171,141) |
HSL | 143 | 22% | 58% | - | hsl(143,22%,58%) |
HSV | 143 | 28% | 67% | - | hsv(143,28%,67%) |
XYZ | 27.539 | 35.2599 | 30.5537 | - | xyz(27.539,35.2599,30.5537) |
CIE-LAB | 65.95 | -22.38 | 10.36 | - | lab(65.95,-22.38,10.36) |
CMYK | 0.28070175438596 | 0 | 0.17543859649123 | 0.32941176470588 | cmyk(0.28070175438596,0,0.17543859649123,0.32941176470588) |
Description
The RGB value of color #7bab8d is rgb(123, 171, 141).
In the hex color #7bab8d, The value of Red is 123, value of Green is 171, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #7bab8d consists of 143° Hue, 22% Saturation, and 58% Lightness.
In the CMYK color model, the color #7bab8d can be represented as Cyan=0.28070175438596%, Magenta=0%, Yellow=0.17543859649123%, and Black=0.32941176470588%.
Shades of #7bab8d
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 #7bab8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7bab8d
Preview of #7bab8d on White Background
The contrast ratio of #7bab8d with white color is 2.61
Preview of #7bab8d on black background
The contrast ratio of #7bab8d with black color is 8.05
#7bab8d color will look good with a black background.
Color Schemes of #7bab8d
Triadic Colors of #7bab8d
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 #7bab8d
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 #7bab8d
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 #7bab8d
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: #7bab8d;
}
This is a sample text used for the color #7bab8d. 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: #7bab8d;
}
This is a sample text used for the color #7bab8d. 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 #7bab8d;
}
This is a sample text used for the color #7bab8d. 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 28.28%
Green 39.31%
Blue 32.41%
CMYK Percentage
Cyan 35.73
Magenta 0%
Yellow 22.33%
Black 41.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.