#3150ec Hex Color
rgb(49, 80, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | 50 | ec | - | #3150ec |
RGB | 49 | 80 | 236 | - | rgb(49,80,236) |
HSL | 230 | 83% | 56% | - | hsl(230,83%,56%) |
HSV | 230 | 79% | 93% | - | hsv(230,79%,93%) |
XYZ | 19.2756 | 12.4464 | 80.7433 | - | xyz(19.2756,12.4464,80.7433) |
CIE-LAB | 41.92 | 44.12 | -81.17 | - | lab(41.92,44.12,-81.17) |
CMYK | 0.79237288135593 | 0.66101694915254 | 0 | 0.074509803921569 | cmyk(0.79237288135593,0.66101694915254,0,0.074509803921569) |
Description
The RGB value of color #3150ec is rgb(49, 80, 236).
In the hex color #3150ec, The value of Red is 49, value of Green is 80, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #3150ec consists of 230° Hue, 83% Saturation, and 56% Lightness.
In the CMYK color model, the color #3150ec can be represented as Cyan=0.79237288135593%, Magenta=0.66101694915254%, Yellow=0%, and Black=0.074509803921569%.
Shades of #3150ec
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 #3150ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3150ec
Preview of #3150ec on White Background
The contrast ratio of #3150ec with white color is 6.02
#3150ec color will look good on a white background.
Preview of #3150ec on black background
The contrast ratio of #3150ec with black color is 3.49
Color Schemes of #3150ec
Triadic Colors of #3150ec
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 #3150ec
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 #3150ec
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 #3150ec
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: #3150ec;
}
This is a sample text used for the color #3150ec. 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: #3150ec;
}
This is a sample text used for the color #3150ec. 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 #3150ec;
}
This is a sample text used for the color #3150ec. 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.42%
Green 21.92%
Blue 64.66%
CMYK Percentage
Cyan 51.86
Magenta 43.26%
Yellow 0%
Black 4.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.