#f6380a Hex Color
rgb(246, 56, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 38 | 0a | - | #f6380a |
RGB | 246 | 56 | 10 | - | rgb(246,56,10) |
HSL | 12 | 93% | 50% | - | hsl(12,93%,50%) |
HSV | 12 | 96% | 96% | - | hsv(12,96%,96%) |
XYZ | 39.475 | 22.4431 | 2.5385 | - | xyz(39.475,22.4431,2.5385) |
CIE-LAB | 54.49 | 69.19 | 64.41 | - | lab(54.49,69.19,64.41) |
CMYK | 0 | 0.77235772357724 | 0.95934959349593 | 0.035294117647059 | cmyk(0,0.77235772357724,0.95934959349593,0.035294117647059) |
Description
The RGB value of color #f6380a is rgb(246, 56, 10).
In the hex color #f6380a, The value of Red is 246, value of Green is 56, and value of Blue is 10. The primary color is Red. Similarly, The HSL values for #f6380a consists of 12° Hue, 93% Saturation, and 50% Lightness.
In the CMYK color model, the color #f6380a can be represented as Cyan=0%, Magenta=0.77235772357724%, Yellow=0.95934959349593%, and Black=0.035294117647059%.
Shades of #f6380a
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 #f6380a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6380a
Preview of #f6380a on White Background
The contrast ratio of #f6380a with white color is 3.83
Preview of #f6380a on black background
The contrast ratio of #f6380a with black color is 5.49
#f6380a color will look good with a black background.
Color Schemes of #f6380a
Triadic Colors of #f6380a
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 #f6380a
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 #f6380a
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 #f6380a
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: #f6380a;
}
This is a sample text used for the color #f6380a. 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: #f6380a;
}
This is a sample text used for the color #f6380a. 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 #f6380a;
}
This is a sample text used for the color #f6380a. 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 78.85%
Green 17.95%
Blue 3.21%
CMYK Percentage
Cyan 0
Magenta 43.71%
Yellow 54.29%
Black 2%
Comments on this color
Please login or signup to post a comment.
No comments yet.