#7d34ff Hex Color
rgb(125, 52, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | 34 | ff | - | #7d34ff |
RGB | 125 | 52 | 255 | - | rgb(125,52,255) |
HSL | 262 | 100% | 60% | - | hsl(262,100%,60%) |
HSV | 262 | 80% | 100% | - | hsv(262,80%,100%) |
XYZ | 27.7354 | 14.036 | 95.8551 | - | xyz(27.7354,14.036,95.8551) |
CIE-LAB | 44.28 | 71.79 | -87.74 | - | lab(44.28,71.79,-87.74) |
CMYK | 0.50980392156863 | 0.79607843137255 | 0 | 0 | cmyk(0.50980392156863,0.79607843137255,0,0) |
Description
The RGB value of color #7d34ff is rgb(125, 52, 255).
In the hex color #7d34ff, The value of Red is 125, value of Green is 52, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #7d34ff consists of 262° Hue, 100% Saturation, and 60% Lightness.
In the CMYK color model, the color #7d34ff can be represented as Cyan=0.50980392156863%, Magenta=0.79607843137255%, Yellow=0%, and Black=0%.
Shades of #7d34ff
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 #7d34ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7d34ff
Preview of #7d34ff on White Background
The contrast ratio of #7d34ff with white color is 5.52
#7d34ff color will look good on a white background.
Preview of #7d34ff on black background
The contrast ratio of #7d34ff with black color is 3.81
Color Schemes of #7d34ff
Triadic Colors of #7d34ff
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 #7d34ff
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 #7d34ff
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 #7d34ff
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: #7d34ff;
}
This is a sample text used for the color #7d34ff. 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: #7d34ff;
}
This is a sample text used for the color #7d34ff. 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 #7d34ff;
}
This is a sample text used for the color #7d34ff. 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 28.94%
Green 12.04%
Blue 59.03%
CMYK Percentage
Cyan 39.04
Magenta 60.96%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.