#ff350c Hex Color
rgb(255, 53, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 35 | 0c | - | #ff350c |
RGB | 255 | 53 | 12 | - | rgb(255,53,12) |
HSL | 10 | 100% | 52% | - | hsl(10,100%,52%) |
HSV | 10 | 95% | 100% | - | hsv(10,95%,100%) |
XYZ | 42.5795 | 23.8328 | 2.7038 | - | xyz(42.5795,23.8328,2.7038) |
CIE-LAB | 55.92 | 72.58 | 65.65 | - | lab(55.92,72.58,65.65) |
CMYK | 0 | 0.7921568627451 | 0.95294117647059 | 0 | cmyk(0,0.7921568627451,0.95294117647059,0) |
Description
The RGB value of color #ff350c is rgb(255, 53, 12).
In the hex color #ff350c, The value of Red is 255, value of Green is 53, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #ff350c consists of 10° Hue, 100% Saturation, and 52% Lightness.
In the CMYK color model, the color #ff350c can be represented as Cyan=0%, Magenta=0.7921568627451%, Yellow=0.95294117647059%, and Black=0%.
Shades of #ff350c
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 #ff350c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff350c
Preview of #ff350c on White Background
The contrast ratio of #ff350c with white color is 3.64
Preview of #ff350c on black background
The contrast ratio of #ff350c with black color is 5.77
#ff350c color will look good with a black background.
Color Schemes of #ff350c
Triadic Colors of #ff350c
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 #ff350c
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 #ff350c
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 #ff350c
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: #ff350c;
}
This is a sample text used for the color #ff350c. 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: #ff350c;
}
This is a sample text used for the color #ff350c. 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 #ff350c;
}
This is a sample text used for the color #ff350c. 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 79.69%
Green 16.56%
Blue 3.75%
CMYK Percentage
Cyan 0
Magenta 45.39%
Yellow 54.61%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.