#2227dd Hex Color
rgb(34, 39, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 22 | 27 | dd | - | #2227dd |
RGB | 34 | 39 | 221 | - | rgb(34,39,221) |
HSL | 238 | 73% | 50% | - | hsl(238,73%,50%) |
HSV | 238 | 85% | 87% | - | hsv(238,85%,87%) |
XYZ | 14.4364 | 7.0116 | 68.9991 | - | xyz(14.4364,7.0116,68.9991) |
CIE-LAB | 31.83 | 60.6 | -89.32 | - | lab(31.83,60.6,-89.32) |
CMYK | 0.84615384615385 | 0.82352941176471 | 0 | 0.13333333333333 | cmyk(0.84615384615385,0.82352941176471,0,0.13333333333333) |
Description
The RGB value of color #2227dd is rgb(34, 39, 221).
In the hex color #2227dd, The value of Red is 34, value of Green is 39, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #2227dd consists of 238° Hue, 73% Saturation, and 50% Lightness.
In the CMYK color model, the color #2227dd can be represented as Cyan=0.84615384615385%, Magenta=0.82352941176471%, Yellow=0%, and Black=0.13333333333333%.
Shades of #2227dd
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 #2227dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2227dd
Preview of #2227dd on White Background
The contrast ratio of #2227dd with white color is 8.74
#2227dd color will look good on a white background.
Preview of #2227dd on black background
The contrast ratio of #2227dd with black color is 2.4
Color Schemes of #2227dd
Triadic Colors of #2227dd
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 #2227dd
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 #2227dd
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 #2227dd
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: #2227dd;
}
This is a sample text used for the color #2227dd. 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: #2227dd;
}
This is a sample text used for the color #2227dd. 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 #2227dd;
}
This is a sample text used for the color #2227dd. 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 11.56%
Green 13.27%
Blue 75.17%
CMYK Percentage
Cyan 46.93
Magenta 45.68%
Yellow 0%
Black 7.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.