#3583df Hex Color
rgb(53, 131, 223)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 35 | 83 | df | - | #3583df |
| RGB | 53 | 131 | 223 | - | rgb(53,131,223) |
| HSL | 212 | 73% | 54% | - | hsl(212,73%,54%) |
| HSV | 212 | 76% | 87% | - | hsv(212,76%,87%) |
| XYZ | 22.9038 | 22.3172 | 72.9125 | - | xyz(22.9038,22.3172,72.9125) |
| CIE-LAB | 54.36 | 7.86 | -53.66 | - | lab(54.36,7.86,-53.66) |
| CMYK | 0.76233183856502 | 0.41255605381166 | 0 | 0.12549019607843 | cmyk(0.76233183856502,0.41255605381166,0,0.12549019607843) |
Description
The RGB value of color #3583df is rgb(53, 131, 223).
In the hex color #3583df, The value of Red is 53, value of Green is 131, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #3583df consists of 212° Hue, 73% Saturation, and 54% Lightness.
In the CMYK color model, the color #3583df can be represented as Cyan=0.76233183856502%, Magenta=0.41255605381166%, Yellow=0%, and Black=0.12549019607843%.
Shades of #3583df
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 #3583df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3583df
Preview of #3583df on White Background
The contrast ratio of #3583df with white color is 3.84
Preview of #3583df on black background
The contrast ratio of #3583df with black color is 5.46
#3583df color will look good with a black background.
Color Schemes of #3583df
Triadic Colors of #3583df
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 #3583df
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 #3583df
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 #3583df
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: #3583df;
}
This is a sample text used for the color #3583df. 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: #3583df;
}
This is a sample text used for the color #3583df. 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 #3583df;
}
This is a sample text used for the color #3583df. 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 13.02%
Green 32.19%
Blue 54.79%
CMYK Percentage
Cyan 58.62
Magenta 31.73%
Yellow 0%
Black 9.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.