#6f8efd Hex Color
rgb(111, 142, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 8e | fd | - | #6f8efd |
RGB | 111 | 142 | 253 | - | rgb(111,142,253) |
HSL | 227 | 97% | 71% | - | hsl(227,97%,71%) |
HSV | 227 | 56% | 99% | - | hsv(227,56%,99%) |
XYZ | 33.9582 | 29.8174 | 96.894 | - | xyz(33.9582,29.8174,96.894) |
CIE-LAB | 61.5 | 20.75 | -58.76 | - | lab(61.5,20.75,-58.76) |
CMYK | 0.56126482213439 | 0.43873517786561 | 0 | 0.0078431372549019 | cmyk(0.56126482213439,0.43873517786561,0,0.0078431372549019) |
Description
The RGB value of color #6f8efd is rgb(111, 142, 253).
In the hex color #6f8efd, The value of Red is 111, value of Green is 142, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #6f8efd consists of 227° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #6f8efd can be represented as Cyan=0.56126482213439%, Magenta=0.43873517786561%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #6f8efd
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 #6f8efd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f8efd
Preview of #6f8efd on White Background
The contrast ratio of #6f8efd with white color is 3.02
Preview of #6f8efd on black background
The contrast ratio of #6f8efd with black color is 6.96
#6f8efd color will look good with a black background.
Color Schemes of #6f8efd
Triadic Colors of #6f8efd
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 #6f8efd
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 #6f8efd
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 #6f8efd
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: #6f8efd;
}
This is a sample text used for the color #6f8efd. 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: #6f8efd;
}
This is a sample text used for the color #6f8efd. 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 #6f8efd;
}
This is a sample text used for the color #6f8efd. 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 21.94%
Green 28.06%
Blue 50%
CMYK Percentage
Cyan 55.69
Magenta 43.53%
Yellow 0%
Black 0.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.