#c13d6d Hex Color
rgb(193, 61, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 3d | 6d | - | #c13d6d |
RGB | 193 | 61 | 109 | - | rgb(193,61,109) |
HSL | 338 | 52% | 50% | - | hsl(338,52%,50%) |
HSV | 338 | 68% | 76% | - | hsv(338,68%,76%) |
XYZ | 26.4214 | 15.7791 | 16.1211 | - | xyz(26.4214,15.7791,16.1211) |
CIE-LAB | 46.68 | 56.13 | 2.27 | - | lab(46.68,56.13,2.27) |
CMYK | 0 | 0.6839378238342 | 0.43523316062176 | 0.24313725490196 | cmyk(0,0.6839378238342,0.43523316062176,0.24313725490196) |
Description
The RGB value of color #c13d6d is rgb(193, 61, 109).
In the hex color #c13d6d, The value of Red is 193, value of Green is 61, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #c13d6d consists of 338° Hue, 52% Saturation, and 50% Lightness.
In the CMYK color model, the color #c13d6d can be represented as Cyan=0%, Magenta=0.6839378238342%, Yellow=0.43523316062176%, and Black=0.24313725490196%.
Shades of #c13d6d
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 #c13d6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c13d6d
Preview of #c13d6d on White Background
The contrast ratio of #c13d6d with white color is 5.05
#c13d6d color will look good on a white background.
Preview of #c13d6d on black background
The contrast ratio of #c13d6d with black color is 4.16
Color Schemes of #c13d6d
Triadic Colors of #c13d6d
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 #c13d6d
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 #c13d6d
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 #c13d6d
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: #c13d6d;
}
This is a sample text used for the color #c13d6d. 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: #c13d6d;
}
This is a sample text used for the color #c13d6d. 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 #c13d6d;
}
This is a sample text used for the color #c13d6d. 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 53.17%
Green 16.8%
Blue 30.03%
CMYK Percentage
Cyan 0
Magenta 50.2%
Yellow 31.95%
Black 17.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.