#b60a99 Hex Color
rgb(182, 10, 153)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 0a | 99 | - | #b60a99 |
RGB | 182 | 10 | 153 | - | rgb(182,10,153) |
HSL | 310 | 90% | 38% | - | hsl(310,90%,38%) |
HSV | 310 | 95% | 71% | - | hsv(310,95%,71%) |
XYZ | 25.1497 | 12.4621 | 31.2169 | - | xyz(25.1497,12.4621,31.2169) |
CIE-LAB | 41.94 | 71.25 | -31.98 | - | lab(41.94,71.25,-31.98) |
CMYK | 0 | 0.94505494505495 | 0.15934065934066 | 0.28627450980392 | cmyk(0,0.94505494505495,0.15934065934066,0.28627450980392) |
Description
The RGB value of color #b60a99 is rgb(182, 10, 153).
In the hex color #b60a99, The value of Red is 182, value of Green is 10, and value of Blue is 153. The primary color is Red. Similarly, The HSL values for #b60a99 consists of 310° Hue, 90% Saturation, and 38% Lightness.
In the CMYK color model, the color #b60a99 can be represented as Cyan=0%, Magenta=0.94505494505495%, Yellow=0.15934065934066%, and Black=0.28627450980392%.
Shades of #b60a99
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 #b60a99
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b60a99
Preview of #b60a99 on White Background
The contrast ratio of #b60a99 with white color is 6.01
#b60a99 color will look good on a white background.
Preview of #b60a99 on black background
The contrast ratio of #b60a99 with black color is 3.49
Color Schemes of #b60a99
Triadic Colors of #b60a99
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 #b60a99
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 #b60a99
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 #b60a99
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 #b60a99
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: #b60a99;
}
This is a sample text used for the color #b60a99. 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: #b60a99;
}
This is a sample text used for the color #b60a99. 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 #b60a99;
}
This is a sample text used for the color #b60a99. 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.75%
Green 2.9%
Blue 44.35%
CMYK Percentage
Cyan 0
Magenta 67.96%
Yellow 11.46%
Black 20.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.