#554eab Hex Color
rgb(85, 78, 171)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 55 | 4e | ab | - | #554eab |
| RGB | 85 | 78 | 171 | - | rgb(85,78,171) |
| HSL | 245 | 37% | 49% | - | hsl(245,37%,49%) |
| HSV | 245 | 54% | 67% | - | hsv(245,54%,67%) |
| XYZ | 13.8214 | 10.3203 | 39.7916 | - | xyz(13.8214,10.3203,39.7916) |
| CIE-LAB | 38.41 | 28.4 | -49.18 | - | lab(38.41,28.4,-49.18) |
| CMYK | 0.50292397660819 | 0.54385964912281 | 0 | 0.32941176470588 | cmyk(0.50292397660819,0.54385964912281,0,0.32941176470588) |
Description
The RGB value of color #554eab is rgb(85, 78, 171).
In the hex color #554eab, The value of Red is 85, value of Green is 78, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #554eab consists of 245° Hue, 37% Saturation, and 49% Lightness.
In the CMYK color model, the color #554eab can be represented as Cyan=0.50292397660819%, Magenta=0.54385964912281%, Yellow=0%, and Black=0.32941176470588%.
Shades of #554eab
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 #554eab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #554eab
Preview of #554eab on White Background
The contrast ratio of #554eab with white color is 6.85
#554eab color will look good on a white background.
Preview of #554eab on black background
The contrast ratio of #554eab with black color is 3.06
Color Schemes of #554eab
Triadic Colors of #554eab
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 #554eab
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 #554eab
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 #554eab
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: #554eab;
}
This is a sample text used for the color #554eab. 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: #554eab;
}
This is a sample text used for the color #554eab. 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 #554eab;
}
This is a sample text used for the color #554eab. 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 25.45%
Green 23.35%
Blue 51.2%
CMYK Percentage
Cyan 36.54
Magenta 39.52%
Yellow 0%
Black 23.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.