#fd0b9a Hex Color
rgb(253, 11, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 0b | 9a | - | #fd0b9a |
RGB | 253 | 11 | 154 | - | rgb(253,11,154) |
HSL | 325 | 98% | 52% | - | hsl(325,98%,52%) |
HSV | 325 | 96% | 99% | - | hsv(325,96%,99%) |
XYZ | 46.4604 | 23.4551 | 32.6504 | - | xyz(46.4604,23.4551,32.6504) |
CIE-LAB | 55.54 | 85.52 | -10.53 | - | lab(55.54,85.52,-10.53) |
CMYK | 0 | 0.95652173913043 | 0.39130434782609 | 0.0078431372549019 | cmyk(0,0.95652173913043,0.39130434782609,0.0078431372549019) |
Description
The RGB value of color #fd0b9a is rgb(253, 11, 154).
In the hex color #fd0b9a, The value of Red is 253, value of Green is 11, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #fd0b9a consists of 325° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #fd0b9a can be represented as Cyan=0%, Magenta=0.95652173913043%, Yellow=0.39130434782609%, and Black=0.0078431372549019%.
Shades of #fd0b9a
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 #fd0b9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd0b9a
Preview of #fd0b9a on White Background
The contrast ratio of #fd0b9a with white color is 3.69
Preview of #fd0b9a on black background
The contrast ratio of #fd0b9a with black color is 5.69
#fd0b9a color will look good with a black background.
Color Schemes of #fd0b9a
Triadic Colors of #fd0b9a
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 #fd0b9a
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 #fd0b9a
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 #fd0b9a
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: #fd0b9a;
}
This is a sample text used for the color #fd0b9a. 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: #fd0b9a;
}
This is a sample text used for the color #fd0b9a. 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 #fd0b9a;
}
This is a sample text used for the color #fd0b9a. 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 60.53%
Green 2.63%
Blue 36.84%
CMYK Percentage
Cyan 0
Magenta 70.56%
Yellow 28.86%
Black 0.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.