#6123fa Hex Color
rgb(97, 35, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 61 | 23 | fa | - | #6123fa |
| RGB | 97 | 35 | 250 | - | rgb(97,35,250) |
| HSL | 257 | 96% | 56% | - | hsl(257,96%,56%) |
| HSV | 257 | 86% | 98% | - | hsv(257,86%,98%) |
| XYZ | 22.7861 | 10.6456 | 91.2963 | - | xyz(22.7861,10.6456,91.2963) |
| CIE-LAB | 38.98 | 73.64 | -93.81 | - | lab(38.98,73.64,-93.81) |
| CMYK | 0.612 | 0.86 | 0 | 0.019607843137255 | cmyk(0.612,0.86,0,0.019607843137255) |
Description
The RGB value of color #6123fa is rgb(97, 35, 250).
In the hex color #6123fa, The value of Red is 97, value of Green is 35, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #6123fa consists of 257° Hue, 96% Saturation, and 56% Lightness.
In the CMYK color model, the color #6123fa can be represented as Cyan=0.612%, Magenta=0.86%, Yellow=0%, and Black=0.019607843137255%.
Shades of #6123fa
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 #6123fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6123fa
Preview of #6123fa on White Background
The contrast ratio of #6123fa with white color is 6.71
#6123fa color will look good on a white background.
Preview of #6123fa on black background
The contrast ratio of #6123fa with black color is 3.13
Color Schemes of #6123fa
Triadic Colors of #6123fa
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 #6123fa
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 #6123fa
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 #6123fa
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: #6123fa;
}
This is a sample text used for the color #6123fa. 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: #6123fa;
}
This is a sample text used for the color #6123fa. 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 #6123fa;
}
This is a sample text used for the color #6123fa. 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 25.39%
Green 9.16%
Blue 65.45%
CMYK Percentage
Cyan 41.03
Magenta 57.66%
Yellow 0%
Black 1.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.