Shades of Seal Brown #260906
Tints of Seal Brown #260906
RGB
CMYK
RGB Variations
Color information
#260906 (or 0x260906) is known color: Seal Brown. HEX triplet: 26, 09 and 06. RGB value is (38,9,6). Sum of RGB (Red+Green+Blue) = 38+9+6=53 (7% of max value = 765). Red value is 38 (15.23% from 255 or 71.70% from 53); Green value is 9 (3.91% from 255 or 16.98% from 53); Blue value is 6 (2.73% from 255 or 11.32% from 53); Max value from RGB is 38 - color contains mainly: red. Hex color #260906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260906 is #D9F6F9. Grayscale: #111111. Windows color (decimal): -14284538 or 395558. OLE color: 395558.
HSL color Cylindrical-coordinate representation of color #260906: hue angle of 5.62º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #260906 is Cyan = 0, Magento = 0.76, Yellow = 0.84 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 6 | - |
| CMYK | 0 | 0.76 | 0.84 | 0.85 |
| HSL | 5.63º | 0.73% | 0.09% | - |
| HSV(B) | 5.63º | 0.84% | 0.15% | - |
| XYZ | 0.93 | 0.62 | 0.24 | - |
| YUV | 17.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 6 | 0 | 0.76 | 0.84 | 0.85 | 5.63 | 0.73 | 0.09 |
| Hex | 26 | 9 | 6 | 0 | 4C | 54 | 55 | 6 | 49 | 9 |
| Octal | 46 | 11 | 6 | 0 | 114 | 124 | 125 | 6 | 111 | 11 |
| Binary | 100110 | 1001 | 110 | 0 | 1001100 | 1010100 | 1010101 | 110 | 1001001 | 1001 |
Color Harmonies of #260906
Complementary color
Monochromatic Colors of #260906
Black with #260906
Text Example
Text Example
White with #260906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260906; }
p { color: rgb(38,9,6); }
H1.HeaderClassName
{
color: #260906;
}
.AnyTagClassName
{
color: #260906;
}
</style>
background-color css
<style>
a { background-color: #260906; }
a { background-color: rgb(38,9,6); }
div.DivClassName
{
background-color: #260906;
}
.BgClassName
{
background-color: #260906;
}
</style>
border-color css
<style>
span { border-color: #260906; }
span { border-color: rgb(38,9,6); }
td.TdClassName
{
border-color: #260906;
}
.TagClassName
{
border-color: #260906;
}
</style>