#b0099a Hex Color
rgb(176, 9, 154)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b0 | 09 | 9a | - | #b0099a |
| RGB | 176 | 9 | 154 | - | rgb(176,9,154) |
| HSL | 308 | 90% | 36% | - | hsl(308,90%,36%) |
| HSV | 308 | 95% | 69% | - | hsv(308,95%,69%) |
| XYZ | 23.8349 | 11.7586 | 31.5852 | - | xyz(23.8349,11.7586,31.5852) |
| CIE-LAB | 40.83 | 70.35 | -34.41 | - | lab(40.83,70.35,-34.41) |
| CMYK | 0 | 0.94886363636364 | 0.125 | 0.30980392156863 | cmyk(0,0.94886363636364,0.125,0.30980392156863) |
Description
The RGB value of color #b0099a is rgb(176, 9, 154).
In the hex color #b0099a, The value of Red is 176, value of Green is 9, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #b0099a consists of 308° Hue, 90% Saturation, and 36% Lightness.
In the CMYK color model, the color #b0099a can be represented as Cyan=0%, Magenta=0.94886363636364%, Yellow=0.125%, and Black=0.30980392156863%.
Shades of #b0099a
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 #b0099a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0099a
Preview of #b0099a on White Background
The contrast ratio of #b0099a with white color is 6.27
#b0099a color will look good on a white background.
Preview of #b0099a on black background
The contrast ratio of #b0099a with black color is 3.35
Color Schemes of #b0099a
Triadic Colors of #b0099a
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 #b0099a
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 #b0099a
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 #b0099a
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 #b0099a
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: #b0099a;
}
This is a sample text used for the color #b0099a. 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: #b0099a;
}
This is a sample text used for the color #b0099a. 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 #b0099a;
}
This is a sample text used for the color #b0099a. 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 51.92%
Green 2.65%
Blue 45.43%
CMYK Percentage
Cyan 0
Magenta 68.58%
Yellow 9.03%
Black 22.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.