#222154 Hex Color
rgb(34, 33, 84)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 22 | 21 | 54 | - | #222154 |
| RGB | 34 | 33 | 84 | - | rgb(34,33,84) |
| HSL | 241 | 44% | 23% | - | hsl(241,44%,23%) |
| HSV | 241 | 61% | 33% | - | hsv(241,61%,33%) |
| XYZ | 2.8038 | 2.0679 | 8.6389 | - | xyz(2.8038,2.0679,8.6389) |
| CIE-LAB | 15.84 | 17.25 | -31.04 | - | lab(15.84,17.25,-31.04) |
| CMYK | 0.5952380952381 | 0.60714285714286 | 0 | 0.67058823529412 | cmyk(0.5952380952381,0.60714285714286,0,0.67058823529412) |
Description
The RGB value of color #222154 is rgb(34, 33, 84).
In the hex color #222154, The value of Red is 34, value of Green is 33, and value of Blue is 84. The primary color is Blue. Similarly, The HSL values for #222154 consists of 241° Hue, 44% Saturation, and 23% Lightness.
In the CMYK color model, the color #222154 can be represented as Cyan=0.5952380952381%, Magenta=0.60714285714286%, Yellow=0%, and Black=0.67058823529412%.
Shades of #222154
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 #222154
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #222154
Preview of #222154 on White Background
The contrast ratio of #222154 with white color is 14.86
#222154 color will look good on a white background.
Preview of #222154 on black background
The contrast ratio of #222154 with black color is 1.41
Color Schemes of #222154
Triadic Colors of #222154
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 #222154
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 #222154
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 #222154
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.
Monochromatic Colors of #222154
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #222154;
}
This is a sample text used for the color #222154. 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: #222154;
}
This is a sample text used for the color #222154. 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 #222154;
}
This is a sample text used for the color #222154. 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.52%
Green 21.85%
Blue 55.63%
CMYK Percentage
Cyan 31.78
Magenta 32.42%
Yellow 0%
Black 35.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.