Shades of Seal Brown #310502
Tints of Seal Brown #310502
RGB
CMYK
RGB Variations
Color information
#310502 (or 0x310502) is known color: Seal Brown. HEX triplet: 31, 05 and 02. RGB value is (49,5,2). Sum of RGB (Red+Green+Blue) = 49+5+2=56 (7% of max value = 765). Red value is 49 (19.53% from 255 or 87.5% from 56); Green value is 5 (2.34% from 255 or 8.93% from 56); Blue value is 2 (1.17% from 255 or 3.57% from 56); Max value from RGB is 49 - color contains mainly: red. Hex color #310502 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310502 is #CEFAFD. Grayscale: #111111. Windows color (decimal): -13564670 or 132401. OLE color: 132401.
HSL color Cylindrical-coordinate representation of color #310502: hue angle of 3.83º degrees, saturation: 0.92, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310502 is Cyan = 0, Magento = 0.90, Yellow = 0.96 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 5 | 2 | - |
| CMYK | 0 | 0.90 | 0.96 | 0.81 |
| HSL | 3.83º | 0.92% | 0.1% | - |
| HSV(B) | 3.83º | 0.96% | 0.19% | - |
| XYZ | 1.33 | 0.77 | 0.14 | - |
| YUV | 17.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 2 | 0 | 0.90 | 0.96 | 0.81 | 3.83 | 0.92 | 0.1 |
| Hex | 31 | 5 | 2 | 0 | 5A | 60 | 51 | 4 | 5C | A |
| Octal | 61 | 5 | 2 | 0 | 132 | 140 | 121 | 4 | 134 | 12 |
| Binary | 110001 | 101 | 10 | 0 | 1011010 | 1100000 | 1010001 | 100 | 1011100 | 1010 |
Color Harmonies of #310502
Complementary color
Monochromatic Colors of #310502
Black with #310502
Text Example
Text Example
White with #310502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310502; }
p { color: rgb(49,5,2); }
H1.HeaderClassName
{
color: #310502;
}
.AnyTagClassName
{
color: #310502;
}
</style>
background-color css
<style>
a { background-color: #310502; }
a { background-color: rgb(49,5,2); }
div.DivClassName
{
background-color: #310502;
}
.BgClassName
{
background-color: #310502;
}
</style>
border-color css
<style>
span { border-color: #310502; }
span { border-color: rgb(49,5,2); }
td.TdClassName
{
border-color: #310502;
}
.TagClassName
{
border-color: #310502;
}
</style>