#6b84f5 Hex Color
rgb(107, 132, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6b | 84 | f5 | - | #6b84f5 |
RGB | 107 | 132 | 245 | - | rgb(107,132,245) |
HSL | 229 | 87% | 69% | - | hsl(229,87%,69%) |
HSV | 229 | 56% | 96% | - | hsv(229,56%,96%) |
XYZ | 30.7961 | 26.2209 | 89.8242 | - | xyz(30.7961,26.2209,89.8242) |
CIE-LAB | 58.25 | 23.39 | -59.56 | - | lab(58.25,23.39,-59.56) |
CMYK | 0.56326530612245 | 0.46122448979592 | 0 | 0.03921568627451 | cmyk(0.56326530612245,0.46122448979592,0,0.03921568627451) |
Description
The RGB value of color #6b84f5 is rgb(107, 132, 245).
In the hex color #6b84f5, The value of Red is 107, value of Green is 132, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #6b84f5 consists of 229° Hue, 87% Saturation, and 69% Lightness.
In the CMYK color model, the color #6b84f5 can be represented as Cyan=0.56326530612245%, Magenta=0.46122448979592%, Yellow=0%, and Black=0.03921568627451%.
Shades of #6b84f5
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 #6b84f5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6b84f5
Preview of #6b84f5 on White Background
The contrast ratio of #6b84f5 with white color is 3.36
Preview of #6b84f5 on black background
The contrast ratio of #6b84f5 with black color is 6.24
#6b84f5 color will look good with a black background.
Color Schemes of #6b84f5
Triadic Colors of #6b84f5
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 #6b84f5
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 #6b84f5
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 #6b84f5
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: #6b84f5;
}
This is a sample text used for the color #6b84f5. 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: #6b84f5;
}
This is a sample text used for the color #6b84f5. 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 #6b84f5;
}
This is a sample text used for the color #6b84f5. 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.11%
Green 27.27%
Blue 50.62%
CMYK Percentage
Cyan 52.95
Magenta 43.36%
Yellow 0%
Black 3.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.