#6f56cc Hex Color
rgb(111, 86, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 56 | cc | - | #6f56cc |
RGB | 111 | 86 | 204 | - | rgb(111,86,204) |
HSL | 253 | 54% | 57% | - | hsl(253,54%,57%) |
HSV | 253 | 58% | 80% | - | hsv(253,58%,80%) |
XYZ | 20.7824 | 14.3947 | 58.8098 | - | xyz(20.7824,14.3947,58.8098) |
CIE-LAB | 44.79 | 39.18 | -58.06 | - | lab(44.79,39.18,-58.06) |
CMYK | 0.45588235294118 | 0.57843137254902 | 0 | 0.2 | cmyk(0.45588235294118,0.57843137254902,0,0.2) |
Description
The RGB value of color #6f56cc is rgb(111, 86, 204).
In the hex color #6f56cc, The value of Red is 111, value of Green is 86, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #6f56cc consists of 253° Hue, 54% Saturation, and 57% Lightness.
In the CMYK color model, the color #6f56cc can be represented as Cyan=0.45588235294118%, Magenta=0.57843137254902%, Yellow=0%, and Black=0.2%.
Shades of #6f56cc
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 #6f56cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f56cc
Preview of #6f56cc on White Background
The contrast ratio of #6f56cc with white color is 5.41
#6f56cc color will look good on a white background.
Preview of #6f56cc on black background
The contrast ratio of #6f56cc with black color is 3.88
Color Schemes of #6f56cc
Triadic Colors of #6f56cc
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 #6f56cc
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 #6f56cc
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 #6f56cc
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: #6f56cc;
}
This is a sample text used for the color #6f56cc. 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: #6f56cc;
}
This is a sample text used for the color #6f56cc. 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 #6f56cc;
}
This is a sample text used for the color #6f56cc. 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 27.68%
Green 21.45%
Blue 50.87%
CMYK Percentage
Cyan 36.93
Magenta 46.86%
Yellow 0%
Black 16.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.