#f5b42b Hex Color
rgb(245, 180, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | b4 | 2b | - | #f5b42b |
RGB | 245 | 180 | 43 | - | rgb(245,180,43) |
HSL | 41 | 91% | 56% | - | hsl(41,91%,56%) |
HSV | 41 | 82% | 96% | - | hsv(41,82%,96%) |
XYZ | 54.4135 | 52.2294 | 9.4989 | - | xyz(54.4135,52.2294,9.4989) |
CIE-LAB | 77.42 | 12.51 | 72.36 | - | lab(77.42,12.51,72.36) |
CMYK | 0 | 0.26530612244898 | 0.82448979591837 | 0.03921568627451 | cmyk(0,0.26530612244898,0.82448979591837,0.03921568627451) |
Description
The RGB value of color #f5b42b is rgb(245, 180, 43).
In the hex color #f5b42b, The value of Red is 245, value of Green is 180, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #f5b42b consists of 41° Hue, 91% Saturation, and 56% Lightness.
In the CMYK color model, the color #f5b42b can be represented as Cyan=0%, Magenta=0.26530612244898%, Yellow=0.82448979591837%, and Black=0.03921568627451%.
Shades of #f5b42b
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 #f5b42b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5b42b
Preview of #f5b42b on White Background
The contrast ratio of #f5b42b with white color is 1.83
Preview of #f5b42b on black background
The contrast ratio of #f5b42b with black color is 11.45
#f5b42b color will look good with a black background.
Color Schemes of #f5b42b
Triadic Colors of #f5b42b
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 #f5b42b
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 #f5b42b
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 #f5b42b
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: #f5b42b;
}
This is a sample text used for the color #f5b42b. 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: #f5b42b;
}
This is a sample text used for the color #f5b42b. 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 #f5b42b;
}
This is a sample text used for the color #f5b42b. 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 52.35%
Green 38.46%
Blue 9.19%
CMYK Percentage
Cyan 0
Magenta 23.5%
Yellow 73.03%
Black 3.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.