#554bfe Hex Color
rgb(85, 75, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 55 | 4b | fe | - | #554bfe |
| RGB | 85 | 75 | 254 | - | rgb(85,75,254) |
| HSL | 243 | 99% | 65% | - | hsl(243,99%,65%) |
| HSV | 243 | 70% | 100% | - | hsv(243,70%,100%) |
| XYZ | 24.1518 | 14.1192 | 95.2183 | - | xyz(24.1518,14.1192,95.2183) |
| CIE-LAB | 44.4 | 56.33 | -87.11 | - | lab(44.4,56.33,-87.11) |
| CMYK | 0.66535433070866 | 0.70472440944882 | 0 | 0.003921568627451 | cmyk(0.66535433070866,0.70472440944882,0,0.003921568627451) |
Description
The RGB value of color #554bfe is rgb(85, 75, 254).
In the hex color #554bfe, The value of Red is 85, value of Green is 75, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #554bfe consists of 243° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #554bfe can be represented as Cyan=0.66535433070866%, Magenta=0.70472440944882%, Yellow=0%, and Black=0.003921568627451%.
Shades of #554bfe
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 #554bfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #554bfe
Preview of #554bfe on White Background
The contrast ratio of #554bfe with white color is 5.49
#554bfe color will look good on a white background.
Preview of #554bfe on black background
The contrast ratio of #554bfe with black color is 3.82
Color Schemes of #554bfe
Triadic Colors of #554bfe
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 #554bfe
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 #554bfe
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 #554bfe
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: #554bfe;
}
This is a sample text used for the color #554bfe. 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: #554bfe;
}
This is a sample text used for the color #554bfe. 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 #554bfe;
}
This is a sample text used for the color #554bfe. 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.53%
Green 18.12%
Blue 61.35%
CMYK Percentage
Cyan 48.42
Magenta 51.29%
Yellow 0%
Black 0.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.