#c33d11 Hex Color
rgb(195, 61, 17)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 3d | 11 | - | #c33d11 |
RGB | 195 | 61 | 17 | - | rgb(195,61,17) |
HSL | 15 | 84% | 42% | - | hsl(15,84%,42%) |
HSV | 15 | 91% | 76% | - | hsv(15,91%,76%) |
XYZ | 24.2756 | 14.9801 | 2.1423 | - | xyz(24.2756,14.9801,2.1423) |
CIE-LAB | 45.61 | 51.69 | 52.23 | - | lab(45.61,51.69,52.23) |
CMYK | 0 | 0.68717948717949 | 0.91282051282051 | 0.23529411764706 | cmyk(0,0.68717948717949,0.91282051282051,0.23529411764706) |
Description
The RGB value of color #c33d11 is rgb(195, 61, 17).
In the hex color #c33d11, The value of Red is 195, value of Green is 61, and value of Blue is 17. The primary color is Red. Similarly, The HSL values for #c33d11 consists of 15° Hue, 84% Saturation, and 42% Lightness.
In the CMYK color model, the color #c33d11 can be represented as Cyan=0%, Magenta=0.68717948717949%, Yellow=0.91282051282051%, and Black=0.23529411764706%.
Shades of #c33d11
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 #c33d11
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c33d11
Preview of #c33d11 on White Background
The contrast ratio of #c33d11 with white color is 5.26
#c33d11 color will look good on a white background.
Preview of #c33d11 on black background
The contrast ratio of #c33d11 with black color is 4
Color Schemes of #c33d11
Triadic Colors of #c33d11
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 #c33d11
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 #c33d11
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 #c33d11
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.
Monochromatic Colors of #c33d11
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c33d11;
}
This is a sample text used for the color #c33d11. 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: #c33d11;
}
This is a sample text used for the color #c33d11. 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 #c33d11;
}
This is a sample text used for the color #c33d11. 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 71.43%
Green 22.34%
Blue 6.23%
CMYK Percentage
Cyan 0
Magenta 37.44%
Yellow 49.74%
Black 12.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.