#c1925f Hex Color
rgb(193, 146, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 92 | 5f | - | #c1925f |
RGB | 193 | 146 | 95 | - | rgb(193,146,95) |
HSL | 31 | 44% | 56% | - | hsl(31,44%,56%) |
HSV | 31 | 51% | 76% | - | hsv(31,51%,76%) |
XYZ | 34.3368 | 32.7214 | 15.3326 | - | xyz(34.3368,32.7214,15.3326) |
CIE-LAB | 63.93 | 11.56 | 33.77 | - | lab(63.93,11.56,33.77) |
CMYK | 0 | 0.24352331606218 | 0.50777202072539 | 0.24313725490196 | cmyk(0,0.24352331606218,0.50777202072539,0.24313725490196) |
Description
The RGB value of color #c1925f is rgb(193, 146, 95).
In the hex color #c1925f, The value of Red is 193, value of Green is 146, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #c1925f consists of 31° Hue, 44% Saturation, and 56% Lightness.
In the CMYK color model, the color #c1925f can be represented as Cyan=0%, Magenta=0.24352331606218%, Yellow=0.50777202072539%, and Black=0.24313725490196%.
Shades of #c1925f
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 #c1925f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1925f
Preview of #c1925f on White Background
The contrast ratio of #c1925f with white color is 2.78
Preview of #c1925f on black background
The contrast ratio of #c1925f with black color is 7.54
#c1925f color will look good with a black background.
Color Schemes of #c1925f
Triadic Colors of #c1925f
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 #c1925f
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 #c1925f
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 #c1925f
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: #c1925f;
}
This is a sample text used for the color #c1925f. 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: #c1925f;
}
This is a sample text used for the color #c1925f. 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 #c1925f;
}
This is a sample text used for the color #c1925f. 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 44.47%
Green 33.64%
Blue 21.89%
CMYK Percentage
Cyan 0
Magenta 24.49%
Yellow 51.06%
Black 24.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.