#0083a4 Hex Color
rgb(0, 131, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | 83 | a4 | - | #0083a4 |
RGB | 0 | 131 | 164 | - | rgb(0,131,164) |
HSL | 192 | 100% | 32% | - | hsl(192,100%,32%) |
HSV | 192 | 100% | 64% | - | hsv(192,100%,64%) |
XYZ | 14.8171 | 18.9129 | 37.9916 | - | xyz(14.8171,18.9129,37.9916) |
CIE-LAB | 50.59 | -17.91 | -26 | - | lab(50.59,-17.91,-26) |
CMYK | 1 | 0.20121951219512 | 0 | 0.35686274509804 | cmyk(1,0.20121951219512,0,0.35686274509804) |
Description
The RGB value of color #0083a4 is rgb(0, 131, 164).
In the hex color #0083a4, The value of Red is 0, value of Green is 131, and value of Blue is 164. The primary color is Blue. Similarly, The HSL values for #0083a4 consists of 192° Hue, 100% Saturation, and 32% Lightness.
In the CMYK color model, the color #0083a4 can be represented as Cyan=1%, Magenta=0.20121951219512%, Yellow=0%, and Black=0.35686274509804%.
Shades of #0083a4
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 #0083a4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0083a4
Preview of #0083a4 on White Background
The contrast ratio of #0083a4 with white color is 4.39
Preview of #0083a4 on black background
The contrast ratio of #0083a4 with black color is 4.78
#0083a4 color will look good with a black background.
Color Schemes of #0083a4
Triadic Colors of #0083a4
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 #0083a4
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 #0083a4
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 #0083a4
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 #0083a4
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: #0083a4;
}
This is a sample text used for the color #0083a4. 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: #0083a4;
}
This is a sample text used for the color #0083a4. 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 #0083a4;
}
This is a sample text used for the color #0083a4. 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 0%
Green 44.41%
Blue 55.59%
CMYK Percentage
Cyan 64.18
Magenta 12.91%
Yellow 0%
Black 22.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.