#1d2bfc Hex Color
rgb(29, 43, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | 2b | fc | - | #1d2bfc |
RGB | 29 | 43 | 252 | - | rgb(29,43,252) |
HSL | 236 | 97% | 55% | - | hsl(236,97%,55%) |
HSV | 236 | 88% | 99% | - | hsv(236,88%,99%) |
XYZ | 18.9413 | 9.0172 | 92.8376 | - | xyz(18.9413,9.0172,92.8376) |
CIE-LAB | 36.02 | 67.84 | -99.96 | - | lab(36.02,67.84,-99.96) |
CMYK | 0.88492063492063 | 0.82936507936508 | 0 | 0.011764705882353 | cmyk(0.88492063492063,0.82936507936508,0,0.011764705882353) |
Description
The RGB value of color #1d2bfc is rgb(29, 43, 252).
In the hex color #1d2bfc, The value of Red is 29, value of Green is 43, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #1d2bfc consists of 236° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #1d2bfc can be represented as Cyan=0.88492063492063%, Magenta=0.82936507936508%, Yellow=0%, and Black=0.011764705882353%.
Shades of #1d2bfc
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 #1d2bfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1d2bfc
Preview of #1d2bfc on White Background
The contrast ratio of #1d2bfc with white color is 7.49
#1d2bfc color will look good on a white background.
Preview of #1d2bfc on black background
The contrast ratio of #1d2bfc with black color is 2.8
Color Schemes of #1d2bfc
Triadic Colors of #1d2bfc
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 #1d2bfc
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 #1d2bfc
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 #1d2bfc
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: #1d2bfc;
}
This is a sample text used for the color #1d2bfc. 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: #1d2bfc;
}
This is a sample text used for the color #1d2bfc. 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 #1d2bfc;
}
This is a sample text used for the color #1d2bfc. 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 8.95%
Green 13.27%
Blue 77.78%
CMYK Percentage
Cyan 51.27
Magenta 48.05%
Yellow 0%
Black 0.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.