#7b3ccc Hex Color
rgb(123, 60, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 3c | cc | - | #7b3ccc |
RGB | 123 | 60 | 204 | - | rgb(123,60,204) |
HSL | 266 | 59% | 52% | - | hsl(266,59%,52%) |
HSV | 266 | 71% | 80% | - | hsv(266,71%,80%) |
XYZ | 20.6833 | 11.8023 | 58.3147 | - | xyz(20.6833,11.8023,58.3147) |
CIE-LAB | 40.9 | 55.48 | -64.31 | - | lab(40.9,55.48,-64.31) |
CMYK | 0.39705882352941 | 0.70588235294118 | 0 | 0.2 | cmyk(0.39705882352941,0.70588235294118,0,0.2) |
Description
The RGB value of color #7b3ccc is rgb(123, 60, 204).
In the hex color #7b3ccc, The value of Red is 123, value of Green is 60, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #7b3ccc consists of 266° Hue, 59% Saturation, and 52% Lightness.
In the CMYK color model, the color #7b3ccc can be represented as Cyan=0.39705882352941%, Magenta=0.70588235294118%, Yellow=0%, and Black=0.2%.
Shades of #7b3ccc
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 #7b3ccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b3ccc
Preview of #7b3ccc on White Background
The contrast ratio of #7b3ccc with white color is 6.25
#7b3ccc color will look good on a white background.
Preview of #7b3ccc on black background
The contrast ratio of #7b3ccc with black color is 3.36
Color Schemes of #7b3ccc
Triadic Colors of #7b3ccc
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 #7b3ccc
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 #7b3ccc
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 #7b3ccc
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: #7b3ccc;
}
This is a sample text used for the color #7b3ccc. 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: #7b3ccc;
}
This is a sample text used for the color #7b3ccc. 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 #7b3ccc;
}
This is a sample text used for the color #7b3ccc. 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 31.78%
Green 15.5%
Blue 52.71%
CMYK Percentage
Cyan 30.47
Magenta 54.18%
Yellow 0%
Black 15.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.