#4d70db Hex Color
rgb(77, 112, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4d | 70 | db | - | #4d70db |
RGB | 77 | 112 | 219 | - | rgb(77,112,219) |
HSL | 225 | 66% | 58% | - | hsl(225,66%,58%) |
HSV | 225 | 65% | 86% | - | hsv(225,65%,86%) |
XYZ | 21.6409 | 18.2806 | 69.4057 | - | xyz(21.6409,18.2806,69.4057) |
CIE-LAB | 49.83 | 21.55 | -58.62 | - | lab(49.83,21.55,-58.62) |
CMYK | 0.64840182648402 | 0.48858447488584 | 0 | 0.14117647058824 | cmyk(0.64840182648402,0.48858447488584,0,0.14117647058824) |
Description
The RGB value of color #4d70db is rgb(77, 112, 219).
In the hex color #4d70db, The value of Red is 77, value of Green is 112, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #4d70db consists of 225° Hue, 66% Saturation, and 58% Lightness.
In the CMYK color model, the color #4d70db can be represented as Cyan=0.64840182648402%, Magenta=0.48858447488584%, Yellow=0%, and Black=0.14117647058824%.
Shades of #4d70db
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 #4d70db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4d70db
Preview of #4d70db on White Background
The contrast ratio of #4d70db with white color is 4.51
Preview of #4d70db on black background
The contrast ratio of #4d70db with black color is 4.66
#4d70db color will look good with a black background.
Color Schemes of #4d70db
Triadic Colors of #4d70db
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 #4d70db
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 #4d70db
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 #4d70db
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: #4d70db;
}
This is a sample text used for the color #4d70db. 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: #4d70db;
}
This is a sample text used for the color #4d70db. 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 #4d70db;
}
This is a sample text used for the color #4d70db. 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 18.87%
Green 27.45%
Blue 53.68%
CMYK Percentage
Cyan 50.73
Magenta 38.23%
Yellow 0%
Black 11.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.