#b3adb2 Hex Color
rgb(179, 173, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | ad | b2 | - | #b3adb2 |
RGB | 179 | 173 | 178 | - | rgb(179,173,178) |
HSL | 310 | 4% | 69% | - | hsl(310,4%,69%) |
HSV | 310 | 3% | 70% | - | hsv(310,3%,70%) |
XYZ | 41.5699 | 42.6852 | 48.1676 | - | xyz(41.5699,42.6852,48.1676) |
CIE-LAB | 71.34 | 3.06 | -1.8 | - | lab(71.34,3.06,-1.8) |
CMYK | 0 | 0.033519553072626 | 0.0055865921787709 | 0.29803921568627 | cmyk(0,0.033519553072626,0.0055865921787709,0.29803921568627) |
Description
The RGB value of color #b3adb2 is rgb(179, 173, 178).
In the hex color #b3adb2, The value of Red is 179, value of Green is 173, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #b3adb2 consists of 310° Hue, 4% Saturation, and 69% Lightness.
In the CMYK color model, the color #b3adb2 can be represented as Cyan=0%, Magenta=0.033519553072626%, Yellow=0.0055865921787709%, and Black=0.29803921568627%.
Shades of #b3adb2
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 #b3adb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3adb2
Preview of #b3adb2 on White Background
The contrast ratio of #b3adb2 with white color is 2.2
Preview of #b3adb2 on black background
The contrast ratio of #b3adb2 with black color is 9.54
#b3adb2 color will look good with a black background.
Color Schemes of #b3adb2
Triadic Colors of #b3adb2
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 #b3adb2
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 #b3adb2
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 #b3adb2
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: #b3adb2;
}
This is a sample text used for the color #b3adb2. 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: #b3adb2;
}
This is a sample text used for the color #b3adb2. 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 #b3adb2;
}
This is a sample text used for the color #b3adb2. 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.77%
Green 32.64%
Blue 33.58%
CMYK Percentage
Cyan 0
Magenta 9.94%
Yellow 1.66%
Black 88.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.