#ff233c Hex Color
rgb(255, 35, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 23 | 3c | - | #ff233c |
RGB | 255 | 35 | 60 | - | rgb(255,35,60) |
HSL | 353 | 100% | 57% | - | hsl(353,100%,57%) |
HSV | 353 | 86% | 100% | - | hsv(353,86%,100%) |
XYZ | 42.6566 | 22.7883 | 6.4253 | - | xyz(42.6566,22.7883,6.4253) |
CIE-LAB | 54.85 | 77.41 | 44.3 | - | lab(54.85,77.41,44.3) |
CMYK | 0 | 0.86274509803922 | 0.76470588235294 | 0 | cmyk(0,0.86274509803922,0.76470588235294,0) |
Description
The RGB value of color #ff233c is rgb(255, 35, 60).
In the hex color #ff233c, The value of Red is 255, value of Green is 35, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #ff233c consists of 353° Hue, 100% Saturation, and 57% Lightness.
In the CMYK color model, the color #ff233c can be represented as Cyan=0%, Magenta=0.86274509803922%, Yellow=0.76470588235294%, and Black=0%.
Shades of #ff233c
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 #ff233c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff233c
Preview of #ff233c on White Background
The contrast ratio of #ff233c with white color is 3.78
Preview of #ff233c on black background
The contrast ratio of #ff233c with black color is 5.56
#ff233c color will look good with a black background.
Color Schemes of #ff233c
Triadic Colors of #ff233c
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 #ff233c
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 #ff233c
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 #ff233c
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: #ff233c;
}
This is a sample text used for the color #ff233c. 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: #ff233c;
}
This is a sample text used for the color #ff233c. 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 #ff233c;
}
This is a sample text used for the color #ff233c. 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 72.86%
Green 10%
Blue 17.14%
CMYK Percentage
Cyan 0
Magenta 53.01%
Yellow 46.99%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.