#c2233d Hex Color
rgb(194, 35, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 23 | 3d | - | #c2233d |
RGB | 194 | 35 | 61 | - | rgb(194,35,61) |
HSL | 350 | 69% | 45% | - | hsl(350,69%,45%) |
HSV | 350 | 82% | 76% | - | hsv(350,82%,76%) |
XYZ | 23.6915 | 13.0083 | 5.6771 | - | xyz(23.6915,13.0083,5.6771) |
CIE-LAB | 42.78 | 61.33 | 26.62 | - | lab(42.78,61.33,26.62) |
CMYK | 0 | 0.81958762886598 | 0.68556701030928 | 0.23921568627451 | cmyk(0,0.81958762886598,0.68556701030928,0.23921568627451) |
Description
The RGB value of color #c2233d is rgb(194, 35, 61).
In the hex color #c2233d, The value of Red is 194, value of Green is 35, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #c2233d consists of 350° Hue, 69% Saturation, and 45% Lightness.
In the CMYK color model, the color #c2233d can be represented as Cyan=0%, Magenta=0.81958762886598%, Yellow=0.68556701030928%, and Black=0.23921568627451%.
Shades of #c2233d
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 #c2233d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2233d
Preview of #c2233d on White Background
The contrast ratio of #c2233d with white color is 5.83
#c2233d color will look good on a white background.
Preview of #c2233d on black background
The contrast ratio of #c2233d with black color is 3.6
Color Schemes of #c2233d
Triadic Colors of #c2233d
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 #c2233d
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 #c2233d
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 #c2233d
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 #c2233d
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: #c2233d;
}
This is a sample text used for the color #c2233d. 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: #c2233d;
}
This is a sample text used for the color #c2233d. 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 #c2233d;
}
This is a sample text used for the color #c2233d. 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 66.9%
Green 12.07%
Blue 21.03%
CMYK Percentage
Cyan 0
Magenta 46.98%
Yellow 39.3%
Black 13.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.