#71a2dc Hex Color
rgb(113, 162, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 71 | a2 | dc | - | #71a2dc |
RGB | 113 | 162 | 220 | - | rgb(113,162,220) |
HSL | 213 | 60% | 65% | - | hsl(213,60%,65%) |
HSV | 213 | 49% | 86% | - | hsv(213,49%,86%) |
XYZ | 32.6486 | 34.5187 | 72.6521 | - | xyz(32.6486,34.5187,72.6521) |
CIE-LAB | 65.37 | -0.57 | -34.47 | - | lab(65.37,-0.57,-34.47) |
CMYK | 0.48636363636364 | 0.26363636363636 | 0 | 0.13725490196078 | cmyk(0.48636363636364,0.26363636363636,0,0.13725490196078) |
Description
The RGB value of color #71a2dc is rgb(113, 162, 220).
In the hex color #71a2dc, The value of Red is 113, value of Green is 162, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #71a2dc consists of 213° Hue, 60% Saturation, and 65% Lightness.
In the CMYK color model, the color #71a2dc can be represented as Cyan=0.48636363636364%, Magenta=0.26363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #71a2dc
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 #71a2dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #71a2dc
Preview of #71a2dc on White Background
The contrast ratio of #71a2dc with white color is 2.66
Preview of #71a2dc on black background
The contrast ratio of #71a2dc with black color is 7.9
#71a2dc color will look good with a black background.
Color Schemes of #71a2dc
Triadic Colors of #71a2dc
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 #71a2dc
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 #71a2dc
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 #71a2dc
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: #71a2dc;
}
This is a sample text used for the color #71a2dc. 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: #71a2dc;
}
This is a sample text used for the color #71a2dc. 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 #71a2dc;
}
This is a sample text used for the color #71a2dc. 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 22.83%
Green 32.73%
Blue 44.44%
CMYK Percentage
Cyan 54.82
Magenta 29.71%
Yellow 0%
Black 15.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.