#c07bc3 Hex Color
rgb(192, 123, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 7b | c3 | - | #c07bc3 |
RGB | 192 | 123 | 195 | - | rgb(192,123,195) |
HSL | 298 | 38% | 62% | - | hsl(298,38%,62%) |
HSV | 298 | 37% | 76% | - | hsv(298,37%,76%) |
XYZ | 38.6715 | 29.3125 | 55.2494 | - | xyz(38.6715,29.3125,55.2494) |
CIE-LAB | 61.06 | 38.36 | -26.67 | - | lab(61.06,38.36,-26.67) |
CMYK | 0.015384615384615 | 0.36923076923077 | 0 | 0.23529411764706 | cmyk(0.015384615384615,0.36923076923077,0,0.23529411764706) |
Description
The RGB value of color #c07bc3 is rgb(192, 123, 195).
In the hex color #c07bc3, The value of Red is 192, value of Green is 123, and value of Blue is 195. The primary color is Blue. Similarly, The HSL values for #c07bc3 consists of 298° Hue, 38% Saturation, and 62% Lightness.
In the CMYK color model, the color #c07bc3 can be represented as Cyan=0.015384615384615%, Magenta=0.36923076923077%, Yellow=0%, and Black=0.23529411764706%.
Shades of #c07bc3
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 #c07bc3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c07bc3
Preview of #c07bc3 on White Background
The contrast ratio of #c07bc3 with white color is 3.06
Preview of #c07bc3 on black background
The contrast ratio of #c07bc3 with black color is 6.86
#c07bc3 color will look good with a black background.
Color Schemes of #c07bc3
Triadic Colors of #c07bc3
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 #c07bc3
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 #c07bc3
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 #c07bc3
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: #c07bc3;
}
This is a sample text used for the color #c07bc3. 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: #c07bc3;
}
This is a sample text used for the color #c07bc3. 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 #c07bc3;
}
This is a sample text used for the color #c07bc3. 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 37.65%
Green 24.12%
Blue 38.24%
CMYK Percentage
Cyan 2.48
Magenta 59.56%
Yellow 0%
Black 37.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.