Shades of Brown Pod #451507
Tints of Brown Pod #451507
RGB
CMYK
RGB Variations
Color information
#451507 (or 0x451507) is known color: Brown Pod. HEX triplet: 45, 15 and 07. RGB value is (69,21,7). Sum of RGB (Red+Green+Blue) = 69+21+7=97 (12% of max value = 765). Red value is 69 (27.34% from 255 or 71.13% from 97); Green value is 21 (8.59% from 255 or 21.65% from 97); Blue value is 7 (3.12% from 255 or 7.22% from 97); Max value from RGB is 69 - color contains mainly: red. Hex color #451507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451507 is #BAEAF8. Grayscale: #212121. Windows color (decimal): -12249849 or 464197. OLE color: 464197.
HSL color Cylindrical-coordinate representation of color #451507: hue angle of 13.55º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #451507 is Cyan = 0, Magento = 0.70, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 21 | 7 | - |
| CMYK | 0 | 0.70 | 0.90 | 0.73 |
| HSL | 13.55º | 0.82% | 0.15% | - |
| HSV(B) | 13.55º | 0.9% | 0.27% | - |
| XYZ | 2.76 | 1.82 | 0.41 | - |
| YUV | 33.76 | 112.9 | 153.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 7 | 0 | 0.70 | 0.90 | 0.73 | 13.55 | 0.82 | 0.15 |
| Hex | 45 | 15 | 7 | 0 | 46 | 5A | 49 | E | 52 | F |
| Octal | 105 | 25 | 7 | 0 | 106 | 132 | 111 | 16 | 122 | 17 |
| Binary | 1000101 | 10101 | 111 | 0 | 1000110 | 1011010 | 1001001 | 1110 | 1010010 | 1111 |
Color Harmonies of #451507
Complementary color
Monochromatic Colors of #451507
Black with #451507
Text Example
Text Example
White with #451507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451507; }
p { color: rgb(69,21,7); }
H1.HeaderClassName
{
color: #451507;
}
.AnyTagClassName
{
color: #451507;
}
</style>
background-color css
<style>
a { background-color: #451507; }
a { background-color: rgb(69,21,7); }
div.DivClassName
{
background-color: #451507;
}
.BgClassName
{
background-color: #451507;
}
</style>
border-color css
<style>
span { border-color: #451507; }
span { border-color: rgb(69,21,7); }
td.TdClassName
{
border-color: #451507;
}
.TagClassName
{
border-color: #451507;
}
</style>