#1976fa Hex Color
rgb(25, 118, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 19 | 76 | fa | - | #1976fa |
| RGB | 25 | 118 | 250 | - | rgb(25,118,250) |
| HSL | 215 | 96% | 54% | - | hsl(215,96%,54%) |
| HSV | 215 | 90% | 98% | - | hsv(215,90%,98%) |
| XYZ | 24.1347 | 20.0657 | 93.0435 | - | xyz(24.1347,20.0657,93.0435) |
| CIE-LAB | 51.91 | 23.9 | -72.7 | - | lab(51.91,23.9,-72.7) |
| CMYK | 0.9 | 0.528 | 0 | 0.019607843137255 | cmyk(0.9,0.528,0,0.019607843137255) |
Description
The RGB value of color #1976fa is rgb(25, 118, 250).
In the hex color #1976fa, The value of Red is 25, value of Green is 118, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #1976fa consists of 215° Hue, 96% Saturation, and 54% Lightness.
In the CMYK color model, the color #1976fa can be represented as Cyan=0.9%, Magenta=0.528%, Yellow=0%, and Black=0.019607843137255%.
Shades of #1976fa
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 #1976fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1976fa
Preview of #1976fa on White Background
The contrast ratio of #1976fa with white color is 4.19
Preview of #1976fa on black background
The contrast ratio of #1976fa with black color is 5.01
#1976fa color will look good with a black background.
Color Schemes of #1976fa
Triadic Colors of #1976fa
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 #1976fa
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 #1976fa
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 #1976fa
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: #1976fa;
}
This is a sample text used for the color #1976fa. 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: #1976fa;
}
This is a sample text used for the color #1976fa. 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 #1976fa;
}
This is a sample text used for the color #1976fa. 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.36%
Green 30.03%
Blue 63.61%
CMYK Percentage
Cyan 62.17
Magenta 36.47%
Yellow 0%
Black 1.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.