#6b79f0 Hex Color
rgb(107, 121, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6b | 79 | f0 | - | #6b79f0 |
RGB | 107 | 121 | 240 | - | rgb(107,121,240) |
HSL | 234 | 82% | 68% | - | hsl(234,82%,68%) |
HSV | 234 | 55% | 94% | - | hsv(234,55%,94%) |
XYZ | 28.629 | 23.0918 | 85.3863 | - | xyz(28.629,23.0918,85.3863) |
CIE-LAB | 55.17 | 28.41 | -61.73 | - | lab(55.17,28.41,-61.73) |
CMYK | 0.55416666666667 | 0.49583333333333 | 0 | 0.058823529411765 | cmyk(0.55416666666667,0.49583333333333,0,0.058823529411765) |
Description
The RGB value of color #6b79f0 is rgb(107, 121, 240).
In the hex color #6b79f0, The value of Red is 107, value of Green is 121, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #6b79f0 consists of 234° Hue, 82% Saturation, and 68% Lightness.
In the CMYK color model, the color #6b79f0 can be represented as Cyan=0.55416666666667%, Magenta=0.49583333333333%, Yellow=0%, and Black=0.058823529411765%.
Shades of #6b79f0
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 #6b79f0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6b79f0
Preview of #6b79f0 on White Background
The contrast ratio of #6b79f0 with white color is 3.74
Preview of #6b79f0 on black background
The contrast ratio of #6b79f0 with black color is 5.62
#6b79f0 color will look good with a black background.
Color Schemes of #6b79f0
Triadic Colors of #6b79f0
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 #6b79f0
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 #6b79f0
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 #6b79f0
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: #6b79f0;
}
This is a sample text used for the color #6b79f0. 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: #6b79f0;
}
This is a sample text used for the color #6b79f0. 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 #6b79f0;
}
This is a sample text used for the color #6b79f0. 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 22.86%
Green 25.85%
Blue 51.28%
CMYK Percentage
Cyan 49.98
Magenta 44.72%
Yellow 0%
Black 5.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.