Shades of Brown Pod #391503
Tints of Brown Pod #391503
RGB
CMYK
RGB Variations
Color information
#391503 (or 0x391503) is known color: Brown Pod. HEX triplet: 39, 15 and 03. RGB value is (57,21,3). Sum of RGB (Red+Green+Blue) = 57+21+3=81 (10% of max value = 765). Red value is 57 (22.66% from 255 or 70.37% from 81); Green value is 21 (8.59% from 255 or 25.93% from 81); Blue value is 3 (1.56% from 255 or 3.70% from 81); Max value from RGB is 57 - color contains mainly: red. Hex color #391503 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391503 is #C6EAFC. Grayscale: #1D1D1D. Windows color (decimal): -13036285 or 202041. OLE color: 202041.
HSL color Cylindrical-coordinate representation of color #391503: hue angle of 20º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #391503 is Cyan = 0, Magento = 0.63, Yellow = 0.95 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 3 | - |
| CMYK | 0 | 0.63 | 0.95 | 0.78 |
| HSL | 20º | 0.9% | 0.12% | - |
| HSV(B) | 20º | 0.95% | 0.22% | - |
| XYZ | 1.97 | 1.41 | 0.25 | - |
| YUV | 29.71 | 112.93 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 3 | 0 | 0.63 | 0.95 | 0.78 | 20 | 0.9 | 0.12 |
| Hex | 39 | 15 | 3 | 0 | 3F | 5F | 4E | 14 | 5A | C |
| Octal | 71 | 25 | 3 | 0 | 77 | 137 | 116 | 24 | 132 | 14 |
| Binary | 111001 | 10101 | 11 | 0 | 111111 | 1011111 | 1001110 | 10100 | 1011010 | 1100 |
Color Harmonies of #391503
Complementary color
Monochromatic Colors of #391503
Black with #391503
Text Example
Text Example
White with #391503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391503; }
p { color: rgb(57,21,3); }
H1.HeaderClassName
{
color: #391503;
}
.AnyTagClassName
{
color: #391503;
}
</style>
background-color css
<style>
a { background-color: #391503; }
a { background-color: rgb(57,21,3); }
div.DivClassName
{
background-color: #391503;
}
.BgClassName
{
background-color: #391503;
}
</style>
border-color css
<style>
span { border-color: #391503; }
span { border-color: rgb(57,21,3); }
td.TdClassName
{
border-color: #391503;
}
.TagClassName
{
border-color: #391503;
}
</style>