#5c36c5 Hex Color
rgb(92, 54, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | 36 | c5 | - | #5c36c5 |
RGB | 92 | 54 | 197 | - | rgb(92,54,197) |
HSL | 256 | 57% | 49% | - | hsl(256,57%,49%) |
HSV | 256 | 73% | 77% | - | hsv(256,73%,77%) |
XYZ | 15.8108 | 8.9449 | 53.7165 | - | xyz(15.8108,8.9449,53.7165) |
CIE-LAB | 35.88 | 51.37 | -68.59 | - | lab(35.88,51.37,-68.59) |
CMYK | 0.53299492385787 | 0.7258883248731 | 0 | 0.22745098039216 | cmyk(0.53299492385787,0.7258883248731,0,0.22745098039216) |
Description
The RGB value of color #5c36c5 is rgb(92, 54, 197).
In the hex color #5c36c5, The value of Red is 92, value of Green is 54, and value of Blue is 197. The primary color is Blue. Similarly, The HSL values for #5c36c5 consists of 256° Hue, 57% Saturation, and 49% Lightness.
In the CMYK color model, the color #5c36c5 can be represented as Cyan=0.53299492385787%, Magenta=0.7258883248731%, Yellow=0%, and Black=0.22745098039216%.
Shades of #5c36c5
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 #5c36c5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5c36c5
Preview of #5c36c5 on White Background
The contrast ratio of #5c36c5 with white color is 7.53
#5c36c5 color will look good on a white background.
Preview of #5c36c5 on black background
The contrast ratio of #5c36c5 with black color is 2.79
Color Schemes of #5c36c5
Triadic Colors of #5c36c5
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 #5c36c5
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 #5c36c5
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 #5c36c5
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: #5c36c5;
}
This is a sample text used for the color #5c36c5. 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: #5c36c5;
}
This is a sample text used for the color #5c36c5. 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 #5c36c5;
}
This is a sample text used for the color #5c36c5. 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 26.82%
Green 15.74%
Blue 57.43%
CMYK Percentage
Cyan 35.86
Magenta 48.84%
Yellow 0%
Black 15.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.