#b179af Hex Color
rgb(177, 121, 175)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b1 | 79 | af | - | #b179af |
| RGB | 177 | 121 | 175 | - | rgb(177,121,175) |
| HSL | 302 | 26% | 58% | - | hsl(302,26%,58%) |
| HSV | 302 | 32% | 69% | - | hsv(302,32%,69%) |
| XYZ | 32.7067 | 26.117 | 43.8747 | - | xyz(32.7067,26.117,43.8747) |
| CIE-LAB | 58.15 | 30.77 | -19.88 | - | lab(58.15,30.77,-19.88) |
| CMYK | 0 | 0.31638418079096 | 0.011299435028249 | 0.30588235294118 | cmyk(0,0.31638418079096,0.011299435028249,0.30588235294118) |
Description
The RGB value of color #b179af is rgb(177, 121, 175).
In the hex color #b179af, The value of Red is 177, value of Green is 121, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #b179af consists of 302° Hue, 26% Saturation, and 58% Lightness.
In the CMYK color model, the color #b179af can be represented as Cyan=0%, Magenta=0.31638418079096%, Yellow=0.011299435028249%, and Black=0.30588235294118%.
Shades of #b179af
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 #b179af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b179af
Preview of #b179af on White Background
The contrast ratio of #b179af with white color is 3.37
Preview of #b179af on black background
The contrast ratio of #b179af with black color is 6.22
#b179af color will look good with a black background.
Color Schemes of #b179af
Triadic Colors of #b179af
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 #b179af
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 #b179af
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 #b179af
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: #b179af;
}
This is a sample text used for the color #b179af. 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: #b179af;
}
This is a sample text used for the color #b179af. 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 #b179af;
}
This is a sample text used for the color #b179af. 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 37.42%
Green 25.58%
Blue 37%
CMYK Percentage
Cyan 0
Magenta 49.94%
Yellow 1.78%
Black 48.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.