Shades of Brown Pod #451508
Tints of Brown Pod #451508
RGB
CMYK
RGB Variations
Color information
#451508 (or 0x451508) is known color: Brown Pod. HEX triplet: 45, 15 and 08. RGB value is (69,21,8). Sum of RGB (Red+Green+Blue) = 69+21+8=98 (12% of max value = 765). Red value is 69 (27.34% from 255 or 70.41% from 98); Green value is 21 (8.59% from 255 or 21.43% from 98); Blue value is 8 (3.52% from 255 or 8.16% from 98); Max value from RGB is 69 - color contains mainly: red. Hex color #451508 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451508 is #BAEAF7. Grayscale: #212121. Windows color (decimal): -12249848 or 529733. OLE color: 529733.
HSL color Cylindrical-coordinate representation of color #451508: hue angle of 12.79º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #451508 is Cyan = 0, Magento = 0.70, Yellow = 0.88 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 21 | 8 | - |
| CMYK | 0 | 0.70 | 0.88 | 0.73 |
| HSL | 12.79º | 0.79% | 0.15% | - |
| HSV(B) | 12.79º | 0.88% | 0.27% | - |
| XYZ | 2.77 | 1.82 | 0.44 | - |
| YUV | 33.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 8 | 0 | 0.70 | 0.88 | 0.73 | 12.79 | 0.79 | 0.15 |
| Hex | 45 | 15 | 8 | 0 | 46 | 58 | 49 | D | 4F | F |
| Octal | 105 | 25 | 10 | 0 | 106 | 130 | 111 | 15 | 117 | 17 |
| Binary | 1000101 | 10101 | 1000 | 0 | 1000110 | 1011000 | 1001001 | 1101 | 1001111 | 1111 |
Color Harmonies of #451508
Complementary color
Monochromatic Colors of #451508
Black with #451508
Text Example
Text Example
White with #451508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451508; }
p { color: rgb(69,21,8); }
H1.HeaderClassName
{
color: #451508;
}
.AnyTagClassName
{
color: #451508;
}
</style>
background-color css
<style>
a { background-color: #451508; }
a { background-color: rgb(69,21,8); }
div.DivClassName
{
background-color: #451508;
}
.BgClassName
{
background-color: #451508;
}
</style>
border-color css
<style>
span { border-color: #451508; }
span { border-color: rgb(69,21,8); }
td.TdClassName
{
border-color: #451508;
}
.TagClassName
{
border-color: #451508;
}
</style>