#7b869a Hex Color
rgb(123, 134, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 86 | 9a | - | #7b869a |
RGB | 123 | 134 | 154 | - | rgb(123,134,154) |
HSL | 219 | 13% | 54% | - | hsl(219,13%,54%) |
HSV | 219 | 20% | 60% | - | hsv(219,20%,60%) |
XYZ | 22.5262 | 23.5942 | 33.9387 | - | xyz(22.5262,23.5942,33.9387) |
CIE-LAB | 55.68 | 0.46 | -12.02 | - | lab(55.68,0.46,-12.02) |
CMYK | 0.2012987012987 | 0.12987012987013 | 0 | 0.39607843137255 | cmyk(0.2012987012987,0.12987012987013,0,0.39607843137255) |
Description
The RGB value of color #7b869a is rgb(123, 134, 154).
In the hex color #7b869a, The value of Red is 123, value of Green is 134, and value of Blue is 154. The primary color is Blue. Similarly, The HSL values for #7b869a consists of 219° Hue, 13% Saturation, and 54% Lightness.
In the CMYK color model, the color #7b869a can be represented as Cyan=0.2012987012987%, Magenta=0.12987012987013%, Yellow=0%, and Black=0.39607843137255%.
Shades of #7b869a
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 #7b869a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b869a
Preview of #7b869a on White Background
The contrast ratio of #7b869a with white color is 3.67
Preview of #7b869a on black background
The contrast ratio of #7b869a with black color is 5.72
#7b869a color will look good with a black background.
Color Schemes of #7b869a
Triadic Colors of #7b869a
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 #7b869a
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 #7b869a
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 #7b869a
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: #7b869a;
}
This is a sample text used for the color #7b869a. 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: #7b869a;
}
This is a sample text used for the color #7b869a. 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 #7b869a;
}
This is a sample text used for the color #7b869a. 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 29.93%
Green 32.6%
Blue 37.47%
CMYK Percentage
Cyan 27.68
Magenta 17.86%
Yellow 0%
Black 54.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.