#5445da Hex Color
rgb(84, 69, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 54 | 45 | da | - | #5445da |
| RGB | 84 | 69 | 218 | - | rgb(84,69,218) |
| HSL | 246 | 67% | 56% | - | hsl(246,67%,56%) |
| HSV | 246 | 68% | 85% | - | hsv(246,68%,85%) |
| XYZ | 18.4392 | 11.203 | 67.5202 | - | xyz(18.4392,11.203,67.5202) |
| CIE-LAB | 39.92 | 48.41 | -74.14 | - | lab(39.92,48.41,-74.14) |
| CMYK | 0.61467889908257 | 0.68348623853211 | 0 | 0.14509803921569 | cmyk(0.61467889908257,0.68348623853211,0,0.14509803921569) |
Description
The RGB value of color #5445da is rgb(84, 69, 218).
In the hex color #5445da, The value of Red is 84, value of Green is 69, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #5445da consists of 246° Hue, 67% Saturation, and 56% Lightness.
In the CMYK color model, the color #5445da can be represented as Cyan=0.61467889908257%, Magenta=0.68348623853211%, Yellow=0%, and Black=0.14509803921569%.
Shades of #5445da
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 #5445da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5445da
Preview of #5445da on White Background
The contrast ratio of #5445da with white color is 6.48
#5445da color will look good on a white background.
Preview of #5445da on black background
The contrast ratio of #5445da with black color is 3.24
Color Schemes of #5445da
Triadic Colors of #5445da
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 #5445da
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 #5445da
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 #5445da
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: #5445da;
}
This is a sample text used for the color #5445da. 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: #5445da;
}
This is a sample text used for the color #5445da. 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 #5445da;
}
This is a sample text used for the color #5445da. 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 22.64%
Green 18.6%
Blue 58.76%
CMYK Percentage
Cyan 42.59
Magenta 47.36%
Yellow 0%
Black 10.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.