#1f7fcd Hex Color
rgb(31, 127, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | 7f | cd | - | #1f7fcd |
RGB | 31 | 127 | 205 | - | rgb(31,127,205) |
HSL | 207 | 74% | 46% | - | hsl(207,74%,46%) |
HSV | 207 | 85% | 80% | - | hsv(207,85%,80%) |
XYZ | 19.1739 | 19.8778 | 60.5838 | - | xyz(19.1739,19.8778,60.5838) |
CIE-LAB | 51.7 | 1.44 | -47.78 | - | lab(51.7,1.44,-47.78) |
CMYK | 0.84878048780488 | 0.38048780487805 | 0 | 0.19607843137255 | cmyk(0.84878048780488,0.38048780487805,0,0.19607843137255) |
Description
The RGB value of color #1f7fcd is rgb(31, 127, 205).
In the hex color #1f7fcd, The value of Red is 31, value of Green is 127, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #1f7fcd consists of 207° Hue, 74% Saturation, and 46% Lightness.
In the CMYK color model, the color #1f7fcd can be represented as Cyan=0.84878048780488%, Magenta=0.38048780487805%, Yellow=0%, and Black=0.19607843137255%.
Shades of #1f7fcd
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 #1f7fcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1f7fcd
Preview of #1f7fcd on White Background
The contrast ratio of #1f7fcd with white color is 4.22
Preview of #1f7fcd on black background
The contrast ratio of #1f7fcd with black color is 4.98
#1f7fcd color will look good with a black background.
Color Schemes of #1f7fcd
Triadic Colors of #1f7fcd
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 #1f7fcd
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 #1f7fcd
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 #1f7fcd
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: #1f7fcd;
}
This is a sample text used for the color #1f7fcd. 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: #1f7fcd;
}
This is a sample text used for the color #1f7fcd. 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 #1f7fcd;
}
This is a sample text used for the color #1f7fcd. 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.54%
Green 34.99%
Blue 56.47%
CMYK Percentage
Cyan 59.55
Magenta 26.69%
Yellow 0%
Black 13.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.