#cc8aff Hex Color
rgb(204, 138, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 8a | ff | - | #cc8aff |
RGB | 204 | 138 | 255 | - | rgb(204,138,255) |
HSL | 274 | 100% | 77% | - | hsl(274,100%,77%) |
HSV | 274 | 46% | 100% | - | hsv(274,46%,100%) |
XYZ | 52.0403 | 38.2343 | 99.2449 | - | xyz(52.0403,38.2343,99.2449) |
CIE-LAB | 68.19 | 46.14 | -48.76 | - | lab(68.19,46.14,-48.76) |
CMYK | 0.2 | 0.45882352941176 | 0 | 0 | cmyk(0.2,0.45882352941176,0,0) |
Description
The RGB value of color #cc8aff is rgb(204, 138, 255).
In the hex color #cc8aff, The value of Red is 204, value of Green is 138, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #cc8aff consists of 274° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #cc8aff can be represented as Cyan=0.2%, Magenta=0.45882352941176%, Yellow=0%, and Black=0%.
Shades of #cc8aff
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 #cc8aff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc8aff
Preview of #cc8aff on White Background
The contrast ratio of #cc8aff with white color is 2.43
Preview of #cc8aff on black background
The contrast ratio of #cc8aff with black color is 8.65
#cc8aff color will look good with a black background.
Color Schemes of #cc8aff
Triadic Colors of #cc8aff
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 #cc8aff
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 #cc8aff
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 #cc8aff
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: #cc8aff;
}
This is a sample text used for the color #cc8aff. 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: #cc8aff;
}
This is a sample text used for the color #cc8aff. 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 #cc8aff;
}
This is a sample text used for the color #cc8aff. 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.17%
Green 23.12%
Blue 42.71%
CMYK Percentage
Cyan 30.36
Magenta 69.64%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.