#9492ca Hex Color
rgb(148, 146, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 94 | 92 | ca | - | #9492ca |
| RGB | 148 | 146 | 202 | - | rgb(148,146,202) |
| HSL | 242 | 35% | 68% | - | hsl(242,35%,68%) |
| HSV | 242 | 28% | 79% | - | hsv(242,28%,79%) |
| XYZ | 33.1523 | 31.1179 | 60.1362 | - | xyz(33.1523,31.1179,60.1362) |
| CIE-LAB | 62.61 | 13.14 | -28.56 | - | lab(62.61,13.14,-28.56) |
| CMYK | 0.26732673267327 | 0.27722772277228 | 0 | 0.2078431372549 | cmyk(0.26732673267327,0.27722772277228,0,0.2078431372549) |
Description
The RGB value of color #9492ca is rgb(148, 146, 202).
In the hex color #9492ca, The value of Red is 148, value of Green is 146, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #9492ca consists of 242° Hue, 35% Saturation, and 68% Lightness.
In the CMYK color model, the color #9492ca can be represented as Cyan=0.26732673267327%, Magenta=0.27722772277228%, Yellow=0%, and Black=0.2078431372549%.
Shades of #9492ca
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 #9492ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9492ca
Preview of #9492ca on White Background
The contrast ratio of #9492ca with white color is 2.91
Preview of #9492ca on black background
The contrast ratio of #9492ca with black color is 7.22
#9492ca color will look good with a black background.
Color Schemes of #9492ca
Triadic Colors of #9492ca
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 #9492ca
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 #9492ca
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 #9492ca
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: #9492ca;
}
This is a sample text used for the color #9492ca. 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: #9492ca;
}
This is a sample text used for the color #9492ca. 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 #9492ca;
}
This is a sample text used for the color #9492ca. 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 29.84%
Green 29.44%
Blue 40.73%
CMYK Percentage
Cyan 35.53
Magenta 36.85%
Yellow 0%
Black 27.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.