#473ec7 Hex Color
rgb(71, 62, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 47 | 3e | c7 | - | #473ec7 |
RGB | 71 | 62 | 199 | - | rgb(71,62,199) |
HSL | 244 | 55% | 51% | - | hsl(244,55%,51%) |
HSV | 244 | 69% | 78% | - | hsv(244,69%,78%) |
XYZ | 14.63 | 8.9084 | 54.9812 | - | xyz(14.63,8.9084,54.9812) |
CIE-LAB | 35.81 | 44.65 | -69.94 | - | lab(35.81,44.65,-69.94) |
CMYK | 0.64321608040201 | 0.68844221105528 | 0 | 0.21960784313725 | cmyk(0.64321608040201,0.68844221105528,0,0.21960784313725) |
Description
The RGB value of color #473ec7 is rgb(71, 62, 199).
In the hex color #473ec7, The value of Red is 71, value of Green is 62, and value of Blue is 199. The primary color is Blue. Similarly, The HSL values for #473ec7 consists of 244° Hue, 55% Saturation, and 51% Lightness.
In the CMYK color model, the color #473ec7 can be represented as Cyan=0.64321608040201%, Magenta=0.68844221105528%, Yellow=0%, and Black=0.21960784313725%.
Shades of #473ec7
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 #473ec7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #473ec7
Preview of #473ec7 on White Background
The contrast ratio of #473ec7 with white color is 7.55
#473ec7 color will look good on a white background.
Preview of #473ec7 on black background
The contrast ratio of #473ec7 with black color is 2.78
Color Schemes of #473ec7
Triadic Colors of #473ec7
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 #473ec7
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 #473ec7
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 #473ec7
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: #473ec7;
}
This is a sample text used for the color #473ec7. 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: #473ec7;
}
This is a sample text used for the color #473ec7. 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 #473ec7;
}
This is a sample text used for the color #473ec7. 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 21.39%
Green 18.67%
Blue 59.94%
CMYK Percentage
Cyan 41.46
Magenta 44.38%
Yellow 0%
Black 14.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.