#9a01fa Hex Color
rgb(154, 1, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | 01 | fa | - | #9a01fa |
RGB | 154 | 1 | 250 | - | rgb(154,1,250) |
HSL | 277 | 99% | 49% | - | hsl(277,99%,49%) |
HSV | 277 | 100% | 98% | - | hsv(277,100%,98%) |
XYZ | 30.5926 | 13.7939 | 91.4926 | - | xyz(30.5926,13.7939,91.4926) |
CIE-LAB | 43.94 | 84.32 | -85.39 | - | lab(43.94,84.32,-85.39) |
CMYK | 0.384 | 0.996 | 0 | 0.019607843137255 | cmyk(0.384,0.996,0,0.019607843137255) |
Description
The RGB value of color #9a01fa is rgb(154, 1, 250).
In the hex color #9a01fa, The value of Red is 154, value of Green is 1, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #9a01fa consists of 277° Hue, 99% Saturation, and 49% Lightness.
In the CMYK color model, the color #9a01fa can be represented as Cyan=0.384%, Magenta=0.996%, Yellow=0%, and Black=0.019607843137255%.
Shades of #9a01fa
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 #9a01fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9a01fa
Preview of #9a01fa on White Background
The contrast ratio of #9a01fa with white color is 5.59
#9a01fa color will look good on a white background.
Preview of #9a01fa on black background
The contrast ratio of #9a01fa with black color is 3.76
Color Schemes of #9a01fa
Triadic Colors of #9a01fa
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 #9a01fa
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 #9a01fa
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 #9a01fa
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: #9a01fa;
}
This is a sample text used for the color #9a01fa. 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: #9a01fa;
}
This is a sample text used for the color #9a01fa. 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 #9a01fa;
}
This is a sample text used for the color #9a01fa. 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 38.02%
Green 0.25%
Blue 61.73%
CMYK Percentage
Cyan 27.44
Magenta 71.16%
Yellow 0%
Black 1.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.