#6346ea Hex Color
rgb(99, 70, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 63 | 46 | ea | - | #6346ea |
| RGB | 99 | 70 | 234 | - | rgb(99,70,234) |
| HSL | 251 | 80% | 60% | - | hsl(251,80%,60%) |
| HSV | 251 | 70% | 92% | - | hsv(251,70%,92%) |
| XYZ | 22.187 | 12.9735 | 79.1766 | - | xyz(22.187,12.9735,79.1766) |
| CIE-LAB | 42.72 | 54.74 | -78.6 | - | lab(42.72,54.74,-78.6) |
| CMYK | 0.57692307692308 | 0.7008547008547 | 0 | 0.082352941176471 | cmyk(0.57692307692308,0.7008547008547,0,0.082352941176471) |
Description
The RGB value of color #6346ea is rgb(99, 70, 234).
In the hex color #6346ea, The value of Red is 99, value of Green is 70, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #6346ea consists of 251° Hue, 80% Saturation, and 60% Lightness.
In the CMYK color model, the color #6346ea can be represented as Cyan=0.57692307692308%, Magenta=0.7008547008547%, Yellow=0%, and Black=0.082352941176471%.
Shades of #6346ea
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 #6346ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6346ea
Preview of #6346ea on White Background
The contrast ratio of #6346ea with white color is 5.84
#6346ea color will look good on a white background.
Preview of #6346ea on black background
The contrast ratio of #6346ea with black color is 3.59
Color Schemes of #6346ea
Triadic Colors of #6346ea
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 #6346ea
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 #6346ea
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 #6346ea
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: #6346ea;
}
This is a sample text used for the color #6346ea. 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: #6346ea;
}
This is a sample text used for the color #6346ea. 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 #6346ea;
}
This is a sample text used for the color #6346ea. 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 24.57%
Green 17.37%
Blue 58.06%
CMYK Percentage
Cyan 42.42
Magenta 51.53%
Yellow 0%
Black 6.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.