#c69fbc Hex Color
rgb(198, 159, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 9f | bc | - | #c69fbc |
RGB | 198 | 159 | 188 | - | rgb(198,159,188) |
HSL | 315 | 25% | 70% | - | hsl(315,25%,70%) |
HSV | 315 | 20% | 78% | - | hsv(315,20%,78%) |
XYZ | 44.7639 | 40.4329 | 53.022 | - | xyz(44.7639,40.4329,53.022) |
CIE-LAB | 69.78 | 19.29 | -9.46 | - | lab(69.78,19.29,-9.46) |
CMYK | 0 | 0.1969696969697 | 0.05050505050505 | 0.22352941176471 | cmyk(0,0.1969696969697,0.05050505050505,0.22352941176471) |
Description
The RGB value of color #c69fbc is rgb(198, 159, 188).
In the hex color #c69fbc, The value of Red is 198, value of Green is 159, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #c69fbc consists of 315° Hue, 25% Saturation, and 70% Lightness.
In the CMYK color model, the color #c69fbc can be represented as Cyan=0%, Magenta=0.1969696969697%, Yellow=0.05050505050505%, and Black=0.22352941176471%.
Shades of #c69fbc
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 #c69fbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c69fbc
Preview of #c69fbc on White Background
The contrast ratio of #c69fbc with white color is 2.31
Preview of #c69fbc on black background
The contrast ratio of #c69fbc with black color is 9.09
#c69fbc color will look good with a black background.
Color Schemes of #c69fbc
Triadic Colors of #c69fbc
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 #c69fbc
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 #c69fbc
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 #c69fbc
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: #c69fbc;
}
This is a sample text used for the color #c69fbc. 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: #c69fbc;
}
This is a sample text used for the color #c69fbc. 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 #c69fbc;
}
This is a sample text used for the color #c69fbc. 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 36.33%
Green 29.17%
Blue 34.5%
CMYK Percentage
Cyan 0
Magenta 41.82%
Yellow 10.72%
Black 47.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.