#2b3cda Hex Color
rgb(43, 60, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | 3c | da | - | #2b3cda |
RGB | 43 | 60 | 218 | - | rgb(43,60,218) |
HSL | 234 | 70% | 51% | - | hsl(234,70%,51%) |
HSV | 234 | 80% | 85% | - | hsv(234,80%,85%) |
XYZ | 15.267 | 8.8073 | 67.225 | - | xyz(15.267,8.8073,67.225) |
CIE-LAB | 35.61 | 49.34 | -81.32 | - | lab(35.61,49.34,-81.32) |
CMYK | 0.80275229357798 | 0.72477064220183 | 0 | 0.14509803921569 | cmyk(0.80275229357798,0.72477064220183,0,0.14509803921569) |
Description
The RGB value of color #2b3cda is rgb(43, 60, 218).
In the hex color #2b3cda, The value of Red is 43, value of Green is 60, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #2b3cda consists of 234° Hue, 70% Saturation, and 51% Lightness.
In the CMYK color model, the color #2b3cda can be represented as Cyan=0.80275229357798%, Magenta=0.72477064220183%, Yellow=0%, and Black=0.14509803921569%.
Shades of #2b3cda
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 #2b3cda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2b3cda
Preview of #2b3cda on White Background
The contrast ratio of #2b3cda with white color is 7.6
#2b3cda color will look good on a white background.
Preview of #2b3cda on black background
The contrast ratio of #2b3cda with black color is 2.76
Color Schemes of #2b3cda
Triadic Colors of #2b3cda
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 #2b3cda
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 #2b3cda
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 #2b3cda
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: #2b3cda;
}
This is a sample text used for the color #2b3cda. 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: #2b3cda;
}
This is a sample text used for the color #2b3cda. 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 #2b3cda;
}
This is a sample text used for the color #2b3cda. 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.4%
Green 18.69%
Blue 67.91%
CMYK Percentage
Cyan 47.99
Magenta 43.33%
Yellow 0%
Black 8.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.