#b10f15 Hex Color
rgb(177, 15, 21)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 0f | 15 | - | #b10f15 |
RGB | 177 | 15 | 21 | - | rgb(177,15,21) |
HSL | 358 | 84% | 38% | - | hsl(358,84%,38%) |
HSV | 358 | 92% | 69% | - | hsv(358,92%,69%) |
XYZ | 18.4376 | 9.7429 | 1.6183 | - | xyz(18.4376,9.7429,1.6183) |
CIE-LAB | 37.38 | 59.37 | 42.86 | - | lab(37.38,59.37,42.86) |
CMYK | 0 | 0.91525423728814 | 0.88135593220339 | 0.30588235294118 | cmyk(0,0.91525423728814,0.88135593220339,0.30588235294118) |
Description
The RGB value of color #b10f15 is rgb(177, 15, 21).
In the hex color #b10f15, The value of Red is 177, value of Green is 15, and value of Blue is 21. The primary color is Red. Similarly, The HSL values for #b10f15 consists of 358° Hue, 84% Saturation, and 38% Lightness.
In the CMYK color model, the color #b10f15 can be represented as Cyan=0%, Magenta=0.91525423728814%, Yellow=0.88135593220339%, and Black=0.30588235294118%.
Shades of #b10f15
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 #b10f15
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b10f15
Preview of #b10f15 on White Background
The contrast ratio of #b10f15 with white color is 7.12
#b10f15 color will look good on a white background.
Preview of #b10f15 on black background
The contrast ratio of #b10f15 with black color is 2.95
Color Schemes of #b10f15
Triadic Colors of #b10f15
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 #b10f15
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 #b10f15
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 #b10f15
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 #b10f15
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: #b10f15;
}
This is a sample text used for the color #b10f15. 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: #b10f15;
}
This is a sample text used for the color #b10f15. 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 #b10f15;
}
This is a sample text used for the color #b10f15. 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 83.1%
Green 7.04%
Blue 9.86%
CMYK Percentage
Cyan 0
Magenta 43.53%
Yellow 41.92%
Black 14.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.