#2d41db Hex Color
rgb(45, 65, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2d | 41 | db | - | #2d41db |
RGB | 45 | 65 | 219 | - | rgb(45,65,219) |
HSL | 233 | 71% | 52% | - | hsl(233,71%,52%) |
HSV | 233 | 79% | 86% | - | hsv(233,79%,86%) |
XYZ | 15.7587 | 9.453 | 68.0119 | - | xyz(15.7587,9.453,68.0119) |
CIE-LAB | 36.84 | 46.91 | -79.86 | - | lab(36.84,46.91,-79.86) |
CMYK | 0.79452054794521 | 0.70319634703196 | 0 | 0.14117647058824 | cmyk(0.79452054794521,0.70319634703196,0,0.14117647058824) |
Description
The RGB value of color #2d41db is rgb(45, 65, 219).
In the hex color #2d41db, The value of Red is 45, value of Green is 65, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #2d41db consists of 233° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #2d41db can be represented as Cyan=0.79452054794521%, Magenta=0.70319634703196%, Yellow=0%, and Black=0.14117647058824%.
Shades of #2d41db
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 #2d41db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2d41db
Preview of #2d41db on White Background
The contrast ratio of #2d41db with white color is 7.26
#2d41db color will look good on a white background.
Preview of #2d41db on black background
The contrast ratio of #2d41db with black color is 2.89
Color Schemes of #2d41db
Triadic Colors of #2d41db
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 #2d41db
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 #2d41db
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 #2d41db
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: #2d41db;
}
This is a sample text used for the color #2d41db. 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: #2d41db;
}
This is a sample text used for the color #2d41db. 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 #2d41db;
}
This is a sample text used for the color #2d41db. 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 13.68%
Green 19.76%
Blue 66.57%
CMYK Percentage
Cyan 48.48
Magenta 42.91%
Yellow 0%
Black 8.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.