#b2666f Hex Color
rgb(178, 102, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 66 | 6f | - | #b2666f |
RGB | 178 | 102 | 111 | - | rgb(178,102,111) |
HSL | 353 | 33% | 55% | - | hsl(353,33%,55%) |
HSV | 353 | 43% | 70% | - | hsv(353,43%,70%) |
XYZ | 25.9807 | 20.1154 | 17.5523 | - | xyz(25.9807,20.1154,17.5523) |
CIE-LAB | 51.97 | 31.53 | 8.34 | - | lab(51.97,31.53,8.34) |
CMYK | 0 | 0.42696629213483 | 0.37640449438202 | 0.30196078431373 | cmyk(0,0.42696629213483,0.37640449438202,0.30196078431373) |
Description
The RGB value of color #b2666f is rgb(178, 102, 111).
In the hex color #b2666f, The value of Red is 178, value of Green is 102, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #b2666f consists of 353° Hue, 33% Saturation, and 55% Lightness.
In the CMYK color model, the color #b2666f can be represented as Cyan=0%, Magenta=0.42696629213483%, Yellow=0.37640449438202%, and Black=0.30196078431373%.
Shades of #b2666f
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 #b2666f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2666f
Preview of #b2666f on White Background
The contrast ratio of #b2666f with white color is 4.18
Preview of #b2666f on black background
The contrast ratio of #b2666f with black color is 5.02
#b2666f color will look good with a black background.
Color Schemes of #b2666f
Triadic Colors of #b2666f
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 #b2666f
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 #b2666f
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 #b2666f
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: #b2666f;
}
This is a sample text used for the color #b2666f. 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: #b2666f;
}
This is a sample text used for the color #b2666f. 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 #b2666f;
}
This is a sample text used for the color #b2666f. 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 45.52%
Green 26.09%
Blue 28.39%
CMYK Percentage
Cyan 0
Magenta 38.63%
Yellow 34.05%
Black 27.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.