#6f2fcc Hex Color
rgb(111, 47, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 2f | cc | - | #6f2fcc |
RGB | 111 | 47 | 204 | - | rgb(111,47,204) |
HSL | 264 | 63% | 49% | - | hsl(264,63%,49%) |
HSV | 264 | 77% | 80% | - | hsv(264,77%,80%) |
XYZ | 18.4711 | 9.7722 | 58.0394 | - | xyz(18.4711,9.7722,58.0394) |
CIE-LAB | 37.43 | 59.31 | -70.04 | - | lab(37.43,59.31,-70.04) |
CMYK | 0.45588235294118 | 0.76960784313725 | 0 | 0.2 | cmyk(0.45588235294118,0.76960784313725,0,0.2) |
Description
The RGB value of color #6f2fcc is rgb(111, 47, 204).
In the hex color #6f2fcc, The value of Red is 111, value of Green is 47, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #6f2fcc consists of 264° Hue, 63% Saturation, and 49% Lightness.
In the CMYK color model, the color #6f2fcc can be represented as Cyan=0.45588235294118%, Magenta=0.76960784313725%, Yellow=0%, and Black=0.2%.
Shades of #6f2fcc
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 #6f2fcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f2fcc
Preview of #6f2fcc on White Background
The contrast ratio of #6f2fcc with white color is 7.11
#6f2fcc color will look good on a white background.
Preview of #6f2fcc on black background
The contrast ratio of #6f2fcc with black color is 2.95
Color Schemes of #6f2fcc
Triadic Colors of #6f2fcc
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 #6f2fcc
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 #6f2fcc
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 #6f2fcc
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: #6f2fcc;
}
This is a sample text used for the color #6f2fcc. 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: #6f2fcc;
}
This is a sample text used for the color #6f2fcc. 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 #6f2fcc;
}
This is a sample text used for the color #6f2fcc. 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 30.66%
Green 12.98%
Blue 56.35%
CMYK Percentage
Cyan 31.98
Magenta 53.99%
Yellow 0%
Black 14.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.