#30700b Hex Color
rgb(48, 112, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 30 | 70 | 0b | - | #30700b |
RGB | 48 | 112 | 11 | - | rgb(48,112,11) |
HSL | 98 | 82% | 24% | - | hsl(98,82%,24%) |
HSV | 98 | 90% | 44% | - | hsv(98,90%,44%) |
XYZ | 7.0735 | 12.2409 | 2.3065 | - | xyz(7.0735,12.2409,2.3065) |
CIE-LAB | 41.6 | -37.95 | 43.97 | - | lab(41.6,-37.95,43.97) |
CMYK | 0.57142857142857 | 0 | 0.90178571428571 | 0.56078431372549 | cmyk(0.57142857142857,0,0.90178571428571,0.56078431372549) |
Description
The RGB value of color #30700b is rgb(48, 112, 11).
In the hex color #30700b, The value of Red is 48, value of Green is 112, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #30700b consists of 98° Hue, 82% Saturation, and 24% Lightness.
In the CMYK color model, the color #30700b can be represented as Cyan=0.57142857142857%, Magenta=0%, Yellow=0.90178571428571%, and Black=0.56078431372549%.
Shades of #30700b
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 #30700b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #30700b
Preview of #30700b on White Background
The contrast ratio of #30700b with white color is 6.09
#30700b color will look good on a white background.
Preview of #30700b on black background
The contrast ratio of #30700b with black color is 3.45
Color Schemes of #30700b
Triadic Colors of #30700b
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 #30700b
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 #30700b
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 #30700b
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 #30700b
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: #30700b;
}
This is a sample text used for the color #30700b. 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: #30700b;
}
This is a sample text used for the color #30700b. 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 #30700b;
}
This is a sample text used for the color #30700b. 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 28.07%
Green 65.5%
Blue 6.43%
CMYK Percentage
Cyan 28.09
Magenta 0%
Yellow 44.34%
Black 27.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.