Shades of Seal Brown #380807
Tints of Seal Brown #380807
RGB
CMYK
RGB Variations
Color information
#380807 (or 0x380807) is known color: Seal Brown. HEX triplet: 38, 08 and 07. RGB value is (56,8,7). Sum of RGB (Red+Green+Blue) = 56+8+7=71 (9% of max value = 765). Red value is 56 (22.27% from 255 or 78.87% from 71); Green value is 8 (3.52% from 255 or 11.27% from 71); Blue value is 7 (3.12% from 255 or 9.86% from 71); Max value from RGB is 56 - color contains mainly: red. Hex color #380807 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380807 is #C7F7F8. Grayscale: #161616. Windows color (decimal): -13105145 or 460856. OLE color: 460856.
HSL color Cylindrical-coordinate representation of color #380807: hue angle of 1.22º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #380807 is Cyan = 0, Magento = 0.86, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 8 | 7 | - |
| CMYK | 0 | 0.86 | 0.88 | 0.78 |
| HSL | 1.22º | 0.78% | 0.12% | - |
| HSV(B) | 1.22º | 0.88% | 0.22% | - |
| XYZ | 1.76 | 1.03 | 0.31 | - |
| YUV | 22.24 | 119.4 | 152.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 7 | 0 | 0.86 | 0.88 | 0.78 | 1.22 | 0.78 | 0.12 |
| Hex | 38 | 8 | 7 | 0 | 56 | 58 | 4E | 1 | 4E | C |
| Octal | 70 | 10 | 7 | 0 | 126 | 130 | 116 | 1 | 116 | 14 |
| Binary | 111000 | 1000 | 111 | 0 | 1010110 | 1011000 | 1001110 | 1 | 1001110 | 1100 |
Color Harmonies of #380807
Complementary color
Monochromatic Colors of #380807
Black with #380807
Text Example
Text Example
White with #380807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380807; }
p { color: rgb(56,8,7); }
H1.HeaderClassName
{
color: #380807;
}
.AnyTagClassName
{
color: #380807;
}
</style>
background-color css
<style>
a { background-color: #380807; }
a { background-color: rgb(56,8,7); }
div.DivClassName
{
background-color: #380807;
}
.BgClassName
{
background-color: #380807;
}
</style>
border-color css
<style>
span { border-color: #380807; }
span { border-color: rgb(56,8,7); }
td.TdClassName
{
border-color: #380807;
}
.TagClassName
{
border-color: #380807;
}
</style>