#1c7cfa Hex Color
rgb(28, 124, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 7c | fa | - | #1c7cfa |
RGB | 28 | 124 | 250 | - | rgb(28,124,250) |
HSL | 214 | 96% | 55% | - | hsl(214,96%,55%) |
HSV | 214 | 89% | 98% | - | hsv(214,89%,98%) |
XYZ | 24.9419 | 21.5643 | 93.2902 | - | xyz(24.9419,21.5643,93.2902) |
CIE-LAB | 53.56 | 20.28 | -70.02 | - | lab(53.56,20.28,-70.02) |
CMYK | 0.888 | 0.504 | 0 | 0.019607843137255 | cmyk(0.888,0.504,0,0.019607843137255) |
Description
The RGB value of color #1c7cfa is rgb(28, 124, 250).
In the hex color #1c7cfa, The value of Red is 28, value of Green is 124, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #1c7cfa consists of 214° Hue, 96% Saturation, and 55% Lightness.
In the CMYK color model, the color #1c7cfa can be represented as Cyan=0.888%, Magenta=0.504%, Yellow=0%, and Black=0.019607843137255%.
Shades of #1c7cfa
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 #1c7cfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c7cfa
Preview of #1c7cfa on White Background
The contrast ratio of #1c7cfa with white color is 3.95
Preview of #1c7cfa on black background
The contrast ratio of #1c7cfa with black color is 5.31
#1c7cfa color will look good with a black background.
Color Schemes of #1c7cfa
Triadic Colors of #1c7cfa
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 #1c7cfa
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 #1c7cfa
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 #1c7cfa
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: #1c7cfa;
}
This is a sample text used for the color #1c7cfa. 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: #1c7cfa;
}
This is a sample text used for the color #1c7cfa. 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 #1c7cfa;
}
This is a sample text used for the color #1c7cfa. 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 6.97%
Green 30.85%
Blue 62.19%
CMYK Percentage
Cyan 62.91
Magenta 35.7%
Yellow 0%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.