#c77dff Hex Color
rgb(199, 125, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 7d | ff | - | #c77dff |
RGB | 199 | 125 | 255 | - | rgb(199,125,255) |
HSL | 274 | 100% | 75% | - | hsl(274,100%,75%) |
HSV | 274 | 51% | 100% | - | hsv(274,51%,100%) |
XYZ | 48.9368 | 34.0293 | 98.5968 | - | xyz(48.9368,34.0293,98.5968) |
CIE-LAB | 64.99 | 51.67 | -53.86 | - | lab(64.99,51.67,-53.86) |
CMYK | 0.21960784313725 | 0.50980392156863 | 0 | 0 | cmyk(0.21960784313725,0.50980392156863,0,0) |
Description
The RGB value of color #c77dff is rgb(199, 125, 255).
In the hex color #c77dff, The value of Red is 199, value of Green is 125, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #c77dff consists of 274° Hue, 100% Saturation, and 75% Lightness.
In the CMYK color model, the color #c77dff can be represented as Cyan=0.21960784313725%, Magenta=0.50980392156863%, Yellow=0%, and Black=0%.
Shades of #c77dff
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 #c77dff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c77dff
Preview of #c77dff on White Background
The contrast ratio of #c77dff with white color is 2.69
Preview of #c77dff on black background
The contrast ratio of #c77dff with black color is 7.81
#c77dff color will look good with a black background.
Color Schemes of #c77dff
Triadic Colors of #c77dff
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 #c77dff
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 #c77dff
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 #c77dff
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: #c77dff;
}
This is a sample text used for the color #c77dff. 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: #c77dff;
}
This is a sample text used for the color #c77dff. 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 #c77dff;
}
This is a sample text used for the color #c77dff. 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 34.37%
Green 21.59%
Blue 44.04%
CMYK Percentage
Cyan 30.11
Magenta 69.89%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.