#6d35c0 Hex Color
rgb(109, 53, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6d | 35 | c0 | - | #6d35c0 |
RGB | 109 | 53 | 192 | - | rgb(109,53,192) |
HSL | 264 | 57% | 48% | - | hsl(264,57%,48%) |
HSV | 264 | 72% | 75% | - | hsv(264,72%,75%) |
XYZ | 17.0942 | 9.6032 | 50.8218 | - | xyz(17.0942,9.6032,50.8218) |
CIE-LAB | 37.12 | 53.26 | -63.55 | - | lab(37.12,53.26,-63.55) |
CMYK | 0.43229166666667 | 0.72395833333333 | 0 | 0.24705882352941 | cmyk(0.43229166666667,0.72395833333333,0,0.24705882352941) |
Description
The RGB value of color #6d35c0 is rgb(109, 53, 192).
In the hex color #6d35c0, The value of Red is 109, value of Green is 53, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #6d35c0 consists of 264° Hue, 57% Saturation, and 48% Lightness.
In the CMYK color model, the color #6d35c0 can be represented as Cyan=0.43229166666667%, Magenta=0.72395833333333%, Yellow=0%, and Black=0.24705882352941%.
Shades of #6d35c0
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 #6d35c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6d35c0
Preview of #6d35c0 on White Background
The contrast ratio of #6d35c0 with white color is 7.19
#6d35c0 color will look good on a white background.
Preview of #6d35c0 on black background
The contrast ratio of #6d35c0 with black color is 2.92
Color Schemes of #6d35c0
Triadic Colors of #6d35c0
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 #6d35c0
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 #6d35c0
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 #6d35c0
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: #6d35c0;
}
This is a sample text used for the color #6d35c0. 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: #6d35c0;
}
This is a sample text used for the color #6d35c0. 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 #6d35c0;
}
This is a sample text used for the color #6d35c0. 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 30.79%
Green 14.97%
Blue 54.24%
CMYK Percentage
Cyan 30.81
Magenta 51.59%
Yellow 0%
Black 17.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.