#7b6a8f Hex Color
rgb(123, 106, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 6a | 8f | - | #7b6a8f |
RGB | 123 | 106 | 143 | - | rgb(123,106,143) |
HSL | 268 | 15% | 49% | - | hsl(268,15%,49%) |
HSV | 268 | 26% | 56% | - | hsv(268,26%,56%) |
XYZ | 18.2803 | 16.5022 | 28.2084 | - | xyz(18.2803,16.5022,28.2084) |
CIE-LAB | 47.63 | 14.36 | -17.8 | - | lab(47.63,14.36,-17.8) |
CMYK | 0.13986013986014 | 0.25874125874126 | 0 | 0.43921568627451 | cmyk(0.13986013986014,0.25874125874126,0,0.43921568627451) |
Description
The RGB value of color #7b6a8f is rgb(123, 106, 143).
In the hex color #7b6a8f, The value of Red is 123, value of Green is 106, and value of Blue is 143. The primary color is Blue. Similarly, The HSL values for #7b6a8f consists of 268° Hue, 15% Saturation, and 49% Lightness.
In the CMYK color model, the color #7b6a8f can be represented as Cyan=0.13986013986014%, Magenta=0.25874125874126%, Yellow=0%, and Black=0.43921568627451%.
Shades of #7b6a8f
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 #7b6a8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b6a8f
Preview of #7b6a8f on White Background
The contrast ratio of #7b6a8f with white color is 4.88
#7b6a8f color will look good on a white background.
Preview of #7b6a8f on black background
The contrast ratio of #7b6a8f with black color is 4.3
Color Schemes of #7b6a8f
Triadic Colors of #7b6a8f
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 #7b6a8f
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 #7b6a8f
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 #7b6a8f
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: #7b6a8f;
}
This is a sample text used for the color #7b6a8f. 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: #7b6a8f;
}
This is a sample text used for the color #7b6a8f. 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 #7b6a8f;
}
This is a sample text used for the color #7b6a8f. 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 33.06%
Green 28.49%
Blue 38.44%
CMYK Percentage
Cyan 16.69
Magenta 30.88%
Yellow 0%
Black 52.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.