#7b4edb Hex Color
rgb(123, 78, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 4e | db | - | #7b4edb |
RGB | 123 | 78 | 219 | - | rgb(123,78,219) |
HSL | 259 | 66% | 58% | - | hsl(259,66%,58%) |
HSV | 259 | 64% | 86% | - | hsv(259,64%,86%) |
XYZ | 23.679 | 14.7742 | 68.6215 | - | xyz(23.679,14.7742,68.6215) |
CIE-LAB | 45.32 | 50.29 | -65.74 | - | lab(45.32,50.29,-65.74) |
CMYK | 0.43835616438356 | 0.64383561643836 | 0 | 0.14117647058824 | cmyk(0.43835616438356,0.64383561643836,0,0.14117647058824) |
Description
The RGB value of color #7b4edb is rgb(123, 78, 219).
In the hex color #7b4edb, The value of Red is 123, value of Green is 78, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #7b4edb consists of 259° Hue, 66% Saturation, and 58% Lightness.
In the CMYK color model, the color #7b4edb can be represented as Cyan=0.43835616438356%, Magenta=0.64383561643836%, Yellow=0%, and Black=0.14117647058824%.
Shades of #7b4edb
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 #7b4edb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b4edb
Preview of #7b4edb on White Background
The contrast ratio of #7b4edb with white color is 5.31
#7b4edb color will look good on a white background.
Preview of #7b4edb on black background
The contrast ratio of #7b4edb with black color is 3.95
Color Schemes of #7b4edb
Triadic Colors of #7b4edb
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 #7b4edb
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 #7b4edb
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 #7b4edb
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: #7b4edb;
}
This is a sample text used for the color #7b4edb. 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: #7b4edb;
}
This is a sample text used for the color #7b4edb. 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 #7b4edb;
}
This is a sample text used for the color #7b4edb. 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 29.29%
Green 18.57%
Blue 52.14%
CMYK Percentage
Cyan 35.83
Magenta 52.63%
Yellow 0%
Black 11.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.