#30380a Hex Color
rgb(48, 56, 10)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 30 | 38 | 0a | - | #30380a |
| RGB | 48 | 56 | 10 | - | rgb(48,56,10) |
| HSL | 70 | 70% | 13% | - | hsl(70,70%,13%) |
| HSV | 70 | 82% | 22% | - | hsv(70,82%,22%) |
| XYZ | 2.6879 | 3.4786 | 0.8169 | - | xyz(2.6879,3.4786,0.8169) |
| CIE-LAB | 21.87 | -10.89 | 26.02 | - | lab(21.87,-10.89,26.02) |
| CMYK | 0.14285714285714 | 0 | 0.82142857142857 | 0.78039215686275 | cmyk(0.14285714285714,0,0.82142857142857,0.78039215686275) |
Description
The RGB value of color #30380a is rgb(48, 56, 10).
In the hex color #30380a, The value of Red is 48, value of Green is 56, and value of Blue is 10. The primary color is Green. Similarly, The HSL values for #30380a consists of 70° Hue, 70% Saturation, and 13% Lightness.
In the CMYK color model, the color #30380a can be represented as Cyan=0.14285714285714%, Magenta=0%, Yellow=0.82142857142857%, and Black=0.78039215686275%.
Shades of #30380a
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 #30380a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #30380a
Preview of #30380a on White Background
The contrast ratio of #30380a with white color is 12.38
#30380a color will look good on a white background.
Preview of #30380a on black background
The contrast ratio of #30380a with black color is 1.7
Color Schemes of #30380a
Triadic Colors of #30380a
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 #30380a
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 #30380a
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 #30380a
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 #30380a
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: #30380a;
}
This is a sample text used for the color #30380a. 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: #30380a;
}
This is a sample text used for the color #30380a. 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 #30380a;
}
This is a sample text used for the color #30380a. 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 42.11%
Green 49.12%
Blue 8.77%
CMYK Percentage
Cyan 8.19
Magenta 0%
Yellow 47.08%
Black 44.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.