#7b918b Hex Color
rgb(123, 145, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 91 | 8b | - | #7b918b |
RGB | 123 | 145 | 139 | - | rgb(123,145,139) |
HSL | 164 | 9% | 53% | - | hsl(164,9%,53%) |
HSV | 164 | 15% | 57% | - | hsv(164,15%,57%) |
XYZ | 22.954 | 26.3258 | 28.2977 | - | xyz(22.954,26.3258,28.2977) |
CIE-LAB | 58.35 | -9.08 | 0.55 | - | lab(58.35,-9.08,0.55) |
CMYK | 0.15172413793103 | 0 | 0.041379310344828 | 0.43137254901961 | cmyk(0.15172413793103,0,0.041379310344828,0.43137254901961) |
Description
The RGB value of color #7b918b is rgb(123, 145, 139).
In the hex color #7b918b, The value of Red is 123, value of Green is 145, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #7b918b consists of 164° Hue, 9% Saturation, and 53% Lightness.
In the CMYK color model, the color #7b918b can be represented as Cyan=0.15172413793103%, Magenta=0%, Yellow=0.041379310344828%, and Black=0.43137254901961%.
Shades of #7b918b
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 #7b918b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b918b
Preview of #7b918b on White Background
The contrast ratio of #7b918b with white color is 3.35
Preview of #7b918b on black background
The contrast ratio of #7b918b with black color is 6.27
#7b918b color will look good with a black background.
Color Schemes of #7b918b
Triadic Colors of #7b918b
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 #7b918b
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 #7b918b
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 #7b918b
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: #7b918b;
}
This is a sample text used for the color #7b918b. 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: #7b918b;
}
This is a sample text used for the color #7b918b. 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 #7b918b;
}
This is a sample text used for the color #7b918b. 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.22%
Green 35.63%
Blue 34.15%
CMYK Percentage
Cyan 24.3
Magenta 0%
Yellow 6.63%
Black 69.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.