#a670bd Hex Color
rgb(166, 112, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 70 | bd | - | #a670bd |
RGB | 166 | 112 | 189 | - | rgb(166,112,189) |
HSL | 282 | 37% | 59% | - | hsl(282,37%,59%) |
HSV | 282 | 41% | 74% | - | hsv(282,41%,74%) |
XYZ | 30.7054 | 23.3695 | 51.0365 | - | xyz(30.7054,23.3695,51.0365) |
CIE-LAB | 55.45 | 35.1 | -32.17 | - | lab(55.45,35.1,-32.17) |
CMYK | 0.12169312169312 | 0.40740740740741 | 0 | 0.25882352941176 | cmyk(0.12169312169312,0.40740740740741,0,0.25882352941176) |
Description
The RGB value of color #a670bd is rgb(166, 112, 189).
In the hex color #a670bd, The value of Red is 166, value of Green is 112, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #a670bd consists of 282° Hue, 37% Saturation, and 59% Lightness.
In the CMYK color model, the color #a670bd can be represented as Cyan=0.12169312169312%, Magenta=0.40740740740741%, Yellow=0%, and Black=0.25882352941176%.
Shades of #a670bd
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 #a670bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a670bd
Preview of #a670bd on White Background
The contrast ratio of #a670bd with white color is 3.7
Preview of #a670bd on black background
The contrast ratio of #a670bd with black color is 5.67
#a670bd color will look good with a black background.
Color Schemes of #a670bd
Triadic Colors of #a670bd
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 #a670bd
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 #a670bd
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 #a670bd
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: #a670bd;
}
This is a sample text used for the color #a670bd. 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: #a670bd;
}
This is a sample text used for the color #a670bd. 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 #a670bd;
}
This is a sample text used for the color #a670bd. 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 35.55%
Green 23.98%
Blue 40.47%
CMYK Percentage
Cyan 15.44
Magenta 51.71%
Yellow 0%
Black 32.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.