#3f23ef Hex Color
rgb(63, 35, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | 23 | ef | - | #3f23ef |
RGB | 63 | 35 | 239 | - | rgb(63,35,239) |
HSL | 248 | 86% | 54% | - | hsl(248,86%,54%) |
HSV | 248 | 85% | 94% | - | hsv(248,85%,94%) |
XYZ | 18.2309 | 8.4908 | 82.3394 | - | xyz(18.2309,8.4908,82.3394) |
CIE-LAB | 34.98 | 68.59 | -94.31 | - | lab(34.98,68.59,-94.31) |
CMYK | 0.73640167364017 | 0.85355648535565 | 0 | 0.062745098039216 | cmyk(0.73640167364017,0.85355648535565,0,0.062745098039216) |
Description
The RGB value of color #3f23ef is rgb(63, 35, 239).
In the hex color #3f23ef, The value of Red is 63, value of Green is 35, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #3f23ef consists of 248° Hue, 86% Saturation, and 54% Lightness.
In the CMYK color model, the color #3f23ef can be represented as Cyan=0.73640167364017%, Magenta=0.85355648535565%, Yellow=0%, and Black=0.062745098039216%.
Shades of #3f23ef
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 #3f23ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3f23ef
Preview of #3f23ef on White Background
The contrast ratio of #3f23ef with white color is 7.78
#3f23ef color will look good on a white background.
Preview of #3f23ef on black background
The contrast ratio of #3f23ef with black color is 2.7
Color Schemes of #3f23ef
Triadic Colors of #3f23ef
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 #3f23ef
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 #3f23ef
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 #3f23ef
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: #3f23ef;
}
This is a sample text used for the color #3f23ef. 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: #3f23ef;
}
This is a sample text used for the color #3f23ef. 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 #3f23ef;
}
This is a sample text used for the color #3f23ef. 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.69%
Green 10.39%
Blue 70.92%
CMYK Percentage
Cyan 44.56
Magenta 51.65%
Yellow 0%
Black 3.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.