#3149fd Hex Color
rgb(49, 73, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 31 | 49 | fd | - | #3149fd |
| RGB | 49 | 73 | 253 | - | rgb(49,73,253) |
| HSL | 233 | 98% | 59% | - | hsl(233,98%,59%) |
| HSV | 233 | 81% | 99% | - | hsv(233,81%,99%) |
| XYZ | 21.3788 | 12.5099 | 94.2164 | - | xyz(21.3788,12.5099,94.2164) |
| CIE-LAB | 42.02 | 54.01 | -90.56 | - | lab(42.02,54.01,-90.56) |
| CMYK | 0.80632411067194 | 0.71146245059289 | 0 | 0.0078431372549019 | cmyk(0.80632411067194,0.71146245059289,0,0.0078431372549019) |
Description
The RGB value of color #3149fd is rgb(49, 73, 253).
In the hex color #3149fd, The value of Red is 49, value of Green is 73, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #3149fd consists of 233° Hue, 98% Saturation, and 59% Lightness.
In the CMYK color model, the color #3149fd can be represented as Cyan=0.80632411067194%, Magenta=0.71146245059289%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #3149fd
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 #3149fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3149fd
Preview of #3149fd on White Background
The contrast ratio of #3149fd with white color is 6
#3149fd color will look good on a white background.
Preview of #3149fd on black background
The contrast ratio of #3149fd with black color is 3.5
Color Schemes of #3149fd
Triadic Colors of #3149fd
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 #3149fd
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 #3149fd
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 #3149fd
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: #3149fd;
}
This is a sample text used for the color #3149fd. 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: #3149fd;
}
This is a sample text used for the color #3149fd. 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 #3149fd;
}
This is a sample text used for the color #3149fd. 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.07%
Green 19.47%
Blue 67.47%
CMYK Percentage
Cyan 52.85
Magenta 46.63%
Yellow 0%
Black 0.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.