#017dfc Hex Color
rgb(1, 125, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 7d | fc | - | #017dfc |
RGB | 1 | 125 | 252 | - | rgb(1,125,252) |
HSL | 210 | 99% | 50% | - | hsl(210,99%,50%) |
HSV | 210 | 100% | 99% | - | hsv(210,100%,99%) |
XYZ | 24.9168 | 21.702 | 94.9711 | - | xyz(24.9168,21.702,94.9711) |
CIE-LAB | 53.71 | 19.53 | -70.9 | - | lab(53.71,19.53,-70.9) |
CMYK | 0.99603174603175 | 0.50396825396825 | 0 | 0.011764705882353 | cmyk(0.99603174603175,0.50396825396825,0,0.011764705882353) |
Description
The RGB value of color #017dfc is rgb(1, 125, 252).
In the hex color #017dfc, The value of Red is 1, value of Green is 125, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #017dfc consists of 210° Hue, 99% Saturation, and 50% Lightness.
In the CMYK color model, the color #017dfc can be represented as Cyan=0.99603174603175%, Magenta=0.50396825396825%, Yellow=0%, and Black=0.011764705882353%.
Shades of #017dfc
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 #017dfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #017dfc
Preview of #017dfc on White Background
The contrast ratio of #017dfc with white color is 3.93
Preview of #017dfc on black background
The contrast ratio of #017dfc with black color is 5.34
#017dfc color will look good with a black background.
Color Schemes of #017dfc
Triadic Colors of #017dfc
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 #017dfc
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 #017dfc
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 #017dfc
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: #017dfc;
}
This is a sample text used for the color #017dfc. 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: #017dfc;
}
This is a sample text used for the color #017dfc. 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 #017dfc;
}
This is a sample text used for the color #017dfc. 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 0.26%
Green 33.07%
Blue 66.67%
CMYK Percentage
Cyan 65.89
Magenta 33.34%
Yellow 0%
Black 0.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.