#5355ed Hex Color
rgb(83, 85, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 53 | 55 | ed | - | #5355ed |
| RGB | 83 | 85 | 237 | - | rgb(83,85,237) |
| HSL | 239 | 81% | 63% | - | hsl(239,81%,63%) |
| HSV | 239 | 65% | 93% | - | hsv(239,65%,93%) |
| XYZ | 22.1018 | 14.4504 | 81.7451 | - | xyz(22.1018,14.4504,81.7451) |
| CIE-LAB | 44.87 | 45.09 | -76.82 | - | lab(44.87,45.09,-76.82) |
| CMYK | 0.64978902953587 | 0.64135021097046 | 0 | 0.070588235294118 | cmyk(0.64978902953587,0.64135021097046,0,0.070588235294118) |
Description
The RGB value of color #5355ed is rgb(83, 85, 237).
In the hex color #5355ed, The value of Red is 83, value of Green is 85, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #5355ed consists of 239° Hue, 81% Saturation, and 63% Lightness.
In the CMYK color model, the color #5355ed can be represented as Cyan=0.64978902953587%, Magenta=0.64135021097046%, Yellow=0%, and Black=0.070588235294118%.
Shades of #5355ed
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 #5355ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5355ed
Preview of #5355ed on White Background
The contrast ratio of #5355ed with white color is 5.4
#5355ed color will look good on a white background.
Preview of #5355ed on black background
The contrast ratio of #5355ed with black color is 3.89
Color Schemes of #5355ed
Triadic Colors of #5355ed
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 #5355ed
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 #5355ed
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 #5355ed
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: #5355ed;
}
This is a sample text used for the color #5355ed. 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: #5355ed;
}
This is a sample text used for the color #5355ed. 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 #5355ed;
}
This is a sample text used for the color #5355ed. 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 20.49%
Green 20.99%
Blue 58.52%
CMYK Percentage
Cyan 47.72
Magenta 47.1%
Yellow 0%
Black 5.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.