Shades of Seal Brown #380606
Tints of Seal Brown #380606
RGB
CMYK
RGB Variations
Color information
#380606 (or 0x380606) is known color: Seal Brown. HEX triplet: 38, 06 and 06. RGB value is (56,6,6). Sum of RGB (Red+Green+Blue) = 56+6+6=68 (9% of max value = 765). Red value is 56 (22.27% from 255 or 82.35% from 68); Green value is 6 (2.73% from 255 or 8.82% from 68); Blue value is 6 (2.73% from 255 or 8.82% from 68); Max value from RGB is 56 - color contains mainly: red. Hex color #380606 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380606 is #C7F9F9. Grayscale: #151515. Windows color (decimal): -13105658 or 394808. OLE color: 394808.
HSL color Cylindrical-coordinate representation of color #380606: hue angle of 0º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380606 is Cyan = 0, Magento = 0.89, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 6 | - |
| CMYK | 0 | 0.89 | 0.89 | 0.78 |
| HSL | 0º | 0.81% | 0.12% | - |
| HSV(B) | 0º | 0.89% | 0.22% | - |
| XYZ | 1.73 | 0.98 | 0.27 | - |
| YUV | 20.95 | 119.57 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 6 | 0 | 0.89 | 0.89 | 0.78 | 0 | 0.81 | 0.12 |
| Hex | 38 | 6 | 6 | 0 | 59 | 59 | 4E | 0 | 51 | C |
| Octal | 70 | 6 | 6 | 0 | 131 | 131 | 116 | 0 | 121 | 14 |
| Binary | 111000 | 110 | 110 | 0 | 1011001 | 1011001 | 1001110 | 0 | 1010001 | 1100 |
Color Harmonies of #380606
Complementary color
Monochromatic Colors of #380606
Black with #380606
Text Example
Text Example
White with #380606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380606; }
p { color: rgb(56,6,6); }
H1.HeaderClassName
{
color: #380606;
}
.AnyTagClassName
{
color: #380606;
}
</style>
background-color css
<style>
a { background-color: #380606; }
a { background-color: rgb(56,6,6); }
div.DivClassName
{
background-color: #380606;
}
.BgClassName
{
background-color: #380606;
}
</style>
border-color css
<style>
span { border-color: #380606; }
span { border-color: rgb(56,6,6); }
td.TdClassName
{
border-color: #380606;
}
.TagClassName
{
border-color: #380606;
}
</style>