#c26b45 Hex Color
rgb(194, 107, 69)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 6b | 45 | - | #c26b45 |
RGB | 194 | 107 | 69 | - | rgb(194,107,69) |
HSL | 18 | 51% | 52% | - | hsl(18,51%,52%) |
HSV | 18 | 64% | 76% | - | hsv(18,64%,76%) |
XYZ | 28.58 | 22.4144 | 8.4503 | - | xyz(28.58,22.4144,8.4503) |
CIE-LAB | 54.46 | 31.25 | 36.18 | - | lab(54.46,31.25,36.18) |
CMYK | 0 | 0.44845360824742 | 0.64432989690722 | 0.23921568627451 | cmyk(0,0.44845360824742,0.64432989690722,0.23921568627451) |
Description
The RGB value of color #c26b45 is rgb(194, 107, 69).
In the hex color #c26b45, The value of Red is 194, value of Green is 107, and value of Blue is 69. The primary color is Red. Similarly, The HSL values for #c26b45 consists of 18° Hue, 51% Saturation, and 52% Lightness.
In the CMYK color model, the color #c26b45 can be represented as Cyan=0%, Magenta=0.44845360824742%, Yellow=0.64432989690722%, and Black=0.23921568627451%.
Shades of #c26b45
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 #c26b45
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c26b45
Preview of #c26b45 on White Background
The contrast ratio of #c26b45 with white color is 3.83
Preview of #c26b45 on black background
The contrast ratio of #c26b45 with black color is 5.48
#c26b45 color will look good with a black background.
Color Schemes of #c26b45
Triadic Colors of #c26b45
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 #c26b45
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 #c26b45
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 #c26b45
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: #c26b45;
}
This is a sample text used for the color #c26b45. 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: #c26b45;
}
This is a sample text used for the color #c26b45. 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 #c26b45;
}
This is a sample text used for the color #c26b45. 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 52.43%
Green 28.92%
Blue 18.65%
CMYK Percentage
Cyan 0
Magenta 33.67%
Yellow 48.37%
Black 17.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.