#c55edc Hex Color
rgb(197, 94, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 5e | dc | - | #c55edc |
RGB | 197 | 94 | 220 | - | rgb(197,94,220) |
HSL | 289 | 64% | 62% | - | hsl(289,64%,62%) |
HSV | 289 | 57% | 86% | - | hsv(289,57%,86%) |
XYZ | 39.9469 | 25.043 | 70.4385 | - | xyz(39.9469,25.043,70.4385) |
CIE-LAB | 57.12 | 59.37 | -46.91 | - | lab(57.12,59.37,-46.91) |
CMYK | 0.10454545454545 | 0.57272727272727 | 0 | 0.13725490196078 | cmyk(0.10454545454545,0.57272727272727,0,0.13725490196078) |
Description
The RGB value of color #c55edc is rgb(197, 94, 220).
In the hex color #c55edc, The value of Red is 197, value of Green is 94, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c55edc consists of 289° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #c55edc can be represented as Cyan=0.10454545454545%, Magenta=0.57272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c55edc
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 #c55edc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c55edc
Preview of #c55edc on White Background
The contrast ratio of #c55edc with white color is 3.49
Preview of #c55edc on black background
The contrast ratio of #c55edc with black color is 6.01
#c55edc color will look good with a black background.
Color Schemes of #c55edc
Triadic Colors of #c55edc
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 #c55edc
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 #c55edc
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 #c55edc
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: #c55edc;
}
This is a sample text used for the color #c55edc. 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: #c55edc;
}
This is a sample text used for the color #c55edc. 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 #c55edc;
}
This is a sample text used for the color #c55edc. 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 38.55%
Green 18.4%
Blue 43.05%
CMYK Percentage
Cyan 12.84
Magenta 70.31%
Yellow 0%
Black 16.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.