#a98fbc Hex Color
rgb(169, 143, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 8f | bc | - | #a98fbc |
RGB | 169 | 143 | 188 | - | rgb(169,143,188) |
HSL | 275 | 25% | 65% | - | hsl(275,25%,65%) |
HSV | 275 | 24% | 74% | - | hsv(275,24%,74%) |
XYZ | 35.2617 | 31.7108 | 51.8392 | - | xyz(35.2617,31.7108,51.8392) |
CIE-LAB | 63.1 | 18.31 | -19.78 | - | lab(63.1,18.31,-19.78) |
CMYK | 0.10106382978723 | 0.23936170212766 | 0 | 0.26274509803922 | cmyk(0.10106382978723,0.23936170212766,0,0.26274509803922) |
Description
The RGB value of color #a98fbc is rgb(169, 143, 188).
In the hex color #a98fbc, The value of Red is 169, value of Green is 143, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #a98fbc consists of 275° Hue, 25% Saturation, and 65% Lightness.
In the CMYK color model, the color #a98fbc can be represented as Cyan=0.10106382978723%, Magenta=0.23936170212766%, Yellow=0%, and Black=0.26274509803922%.
Shades of #a98fbc
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 #a98fbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a98fbc
Preview of #a98fbc on White Background
The contrast ratio of #a98fbc with white color is 2.86
Preview of #a98fbc on black background
The contrast ratio of #a98fbc with black color is 7.34
#a98fbc color will look good with a black background.
Color Schemes of #a98fbc
Triadic Colors of #a98fbc
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 #a98fbc
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 #a98fbc
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 #a98fbc
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: #a98fbc;
}
This is a sample text used for the color #a98fbc. 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: #a98fbc;
}
This is a sample text used for the color #a98fbc. 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 #a98fbc;
}
This is a sample text used for the color #a98fbc. 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.8%
Green 28.6%
Blue 37.6%
CMYK Percentage
Cyan 16.76
Magenta 39.68%
Yellow 0%
Black 43.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.