#7b9eea Hex Color
rgb(123, 158, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 9e | ea | - | #7b9eea |
RGB | 123 | 158 | 234 | - | rgb(123,158,234) |
HSL | 221 | 73% | 70% | - | hsl(221,73%,70%) |
HSV | 221 | 47% | 92% | - | hsv(221,47%,92%) |
XYZ | 35.2465 | 34.6052 | 82.6637 | - | xyz(35.2465,34.6052,82.6637) |
CIE-LAB | 65.44 | 8.19 | -42.04 | - | lab(65.44,8.19,-42.04) |
CMYK | 0.47435897435897 | 0.32478632478632 | 0 | 0.082352941176471 | cmyk(0.47435897435897,0.32478632478632,0,0.082352941176471) |
Description
The RGB value of color #7b9eea is rgb(123, 158, 234).
In the hex color #7b9eea, The value of Red is 123, value of Green is 158, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #7b9eea consists of 221° Hue, 73% Saturation, and 70% Lightness.
In the CMYK color model, the color #7b9eea can be represented as Cyan=0.47435897435897%, Magenta=0.32478632478632%, Yellow=0%, and Black=0.082352941176471%.
Shades of #7b9eea
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 #7b9eea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b9eea
Preview of #7b9eea on White Background
The contrast ratio of #7b9eea with white color is 2.65
Preview of #7b9eea on black background
The contrast ratio of #7b9eea with black color is 7.92
#7b9eea color will look good with a black background.
Color Schemes of #7b9eea
Triadic Colors of #7b9eea
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 #7b9eea
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 #7b9eea
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 #7b9eea
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: #7b9eea;
}
This is a sample text used for the color #7b9eea. 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: #7b9eea;
}
This is a sample text used for the color #7b9eea. 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 #7b9eea;
}
This is a sample text used for the color #7b9eea. 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 23.88%
Green 30.68%
Blue 45.44%
CMYK Percentage
Cyan 53.81
Magenta 36.84%
Yellow 0%
Black 9.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.