#3a04fd Hex Color
rgb(58, 4, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3a | 04 | fd | - | #3a04fd |
RGB | 58 | 4 | 253 | - | rgb(58,4,253) |
HSL | 253 | 98% | 50% | - | hsl(253,98%,50%) |
HSV | 253 | 98% | 99% | - | hsv(253,98%,99%) |
XYZ | 19.518 | 8.0782 | 93.459 | - | xyz(19.518,8.0782,93.459) |
CIE-LAB | 34.15 | 78.84 | -103.61 | - | lab(34.15,78.84,-103.61) |
CMYK | 0.77075098814229 | 0.98418972332016 | 0 | 0.0078431372549019 | cmyk(0.77075098814229,0.98418972332016,0,0.0078431372549019) |
Description
The RGB value of color #3a04fd is rgb(58, 4, 253).
In the hex color #3a04fd, The value of Red is 58, value of Green is 4, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #3a04fd consists of 253° Hue, 98% Saturation, and 50% Lightness.
In the CMYK color model, the color #3a04fd can be represented as Cyan=0.77075098814229%, Magenta=0.98418972332016%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #3a04fd
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 #3a04fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3a04fd
Preview of #3a04fd on White Background
The contrast ratio of #3a04fd with white color is 8.03
#3a04fd color will look good on a white background.
Preview of #3a04fd on black background
The contrast ratio of #3a04fd with black color is 2.62
Color Schemes of #3a04fd
Triadic Colors of #3a04fd
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 #3a04fd
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 #3a04fd
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 #3a04fd
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: #3a04fd;
}
This is a sample text used for the color #3a04fd. 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: #3a04fd;
}
This is a sample text used for the color #3a04fd. 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 #3a04fd;
}
This is a sample text used for the color #3a04fd. 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 18.41%
Green 1.27%
Blue 80.32%
CMYK Percentage
Cyan 43.72
Magenta 55.83%
Yellow 0%
Black 0.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.