#4d82f7 Hex Color
rgb(77, 130, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4d | 82 | f7 | - | #4d82f7 |
RGB | 77 | 130 | 247 | - | rgb(77,130,247) |
HSL | 221 | 91% | 64% | - | hsl(221,91%,64%) |
HSV | 221 | 69% | 97% | - | hsv(221,69%,97%) |
XYZ | 27.8317 | 24.2584 | 91.2111 | - | xyz(27.8317,24.2584,91.2111) |
CIE-LAB | 56.35 | 20.19 | -63.8 | - | lab(56.35,20.19,-63.8) |
CMYK | 0.68825910931174 | 0.47368421052632 | 0 | 0.031372549019608 | cmyk(0.68825910931174,0.47368421052632,0,0.031372549019608) |
Description
The RGB value of color #4d82f7 is rgb(77, 130, 247).
In the hex color #4d82f7, The value of Red is 77, value of Green is 130, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #4d82f7 consists of 221° Hue, 91% Saturation, and 64% Lightness.
In the CMYK color model, the color #4d82f7 can be represented as Cyan=0.68825910931174%, Magenta=0.47368421052632%, Yellow=0%, and Black=0.031372549019608%.
Shades of #4d82f7
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 #4d82f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4d82f7
Preview of #4d82f7 on White Background
The contrast ratio of #4d82f7 with white color is 3.59
Preview of #4d82f7 on black background
The contrast ratio of #4d82f7 with black color is 5.85
#4d82f7 color will look good with a black background.
Color Schemes of #4d82f7
Triadic Colors of #4d82f7
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 #4d82f7
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 #4d82f7
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 #4d82f7
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: #4d82f7;
}
This is a sample text used for the color #4d82f7. 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: #4d82f7;
}
This is a sample text used for the color #4d82f7. 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 #4d82f7;
}
This is a sample text used for the color #4d82f7. 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 16.96%
Green 28.63%
Blue 54.41%
CMYK Percentage
Cyan 57.68
Magenta 39.69%
Yellow 0%
Black 2.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.