#3c67ed Hex Color
rgb(60, 103, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3c | 67 | ed | - | #3c67ed |
RGB | 60 | 103 | 237 | - | rgb(60,103,237) |
HSL | 225 | 83% | 58% | - | hsl(225,83%,58%) |
HSV | 225 | 75% | 93% | - | hsv(225,75%,93%) |
XYZ | 21.9998 | 16.7756 | 82.1993 | - | xyz(21.9998,16.7756,82.1993) |
CIE-LAB | 47.98 | 31.24 | -71.81 | - | lab(47.98,31.24,-71.81) |
CMYK | 0.74683544303797 | 0.56540084388186 | 0 | 0.070588235294118 | cmyk(0.74683544303797,0.56540084388186,0,0.070588235294118) |
Description
The RGB value of color #3c67ed is rgb(60, 103, 237).
In the hex color #3c67ed, The value of Red is 60, value of Green is 103, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #3c67ed consists of 225° Hue, 83% Saturation, and 58% Lightness.
In the CMYK color model, the color #3c67ed can be represented as Cyan=0.74683544303797%, Magenta=0.56540084388186%, Yellow=0%, and Black=0.070588235294118%.
Shades of #3c67ed
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 #3c67ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3c67ed
Preview of #3c67ed on White Background
The contrast ratio of #3c67ed with white color is 4.82
#3c67ed color will look good on a white background.
Preview of #3c67ed on black background
The contrast ratio of #3c67ed with black color is 4.36
Color Schemes of #3c67ed
Triadic Colors of #3c67ed
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 #3c67ed
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 #3c67ed
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 #3c67ed
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: #3c67ed;
}
This is a sample text used for the color #3c67ed. 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: #3c67ed;
}
This is a sample text used for the color #3c67ed. 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 #3c67ed;
}
This is a sample text used for the color #3c67ed. 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 15%
Green 25.75%
Blue 59.25%
CMYK Percentage
Cyan 54.01
Magenta 40.89%
Yellow 0%
Black 5.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.