#7ba3fc Hex Color
rgb(123, 163, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | a3 | fc | - | #7ba3fc |
RGB | 123 | 163 | 252 | - | rgb(123,163,252) |
HSL | 221 | 96% | 74% | - | hsl(221,96%,74%) |
HSV | 221 | 51% | 99% | - | hsv(221,51%,99%) |
XYZ | 38.8363 | 37.4336 | 97.274 | - | xyz(38.8363,37.4336,97.274) |
CIE-LAB | 67.6 | 10.68 | -48.48 | - | lab(67.6,10.68,-48.48) |
CMYK | 0.51190476190476 | 0.3531746031746 | 0 | 0.011764705882353 | cmyk(0.51190476190476,0.3531746031746,0,0.011764705882353) |
Description
The RGB value of color #7ba3fc is rgb(123, 163, 252).
In the hex color #7ba3fc, The value of Red is 123, value of Green is 163, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #7ba3fc consists of 221° Hue, 96% Saturation, and 74% Lightness.
In the CMYK color model, the color #7ba3fc can be represented as Cyan=0.51190476190476%, Magenta=0.3531746031746%, Yellow=0%, and Black=0.011764705882353%.
Shades of #7ba3fc
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 #7ba3fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7ba3fc
Preview of #7ba3fc on White Background
The contrast ratio of #7ba3fc with white color is 2.47
Preview of #7ba3fc on black background
The contrast ratio of #7ba3fc with black color is 8.49
#7ba3fc color will look good with a black background.
Color Schemes of #7ba3fc
Triadic Colors of #7ba3fc
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 #7ba3fc
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 #7ba3fc
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 #7ba3fc
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: #7ba3fc;
}
This is a sample text used for the color #7ba3fc. 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: #7ba3fc;
}
This is a sample text used for the color #7ba3fc. 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 #7ba3fc;
}
This is a sample text used for the color #7ba3fc. 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 30.3%
Blue 46.84%
CMYK Percentage
Cyan 58.38
Magenta 40.28%
Yellow 0%
Black 1.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.