Shades of Seal Brown #260908
Tints of Seal Brown #260908
RGB
CMYK
RGB Variations
Color information
#260908 (or 0x260908) is known color: Seal Brown. HEX triplet: 26, 09 and 08. RGB value is (38,9,8). Sum of RGB (Red+Green+Blue) = 38+9+8=55 (7% of max value = 765). Red value is 38 (15.23% from 255 or 69.09% from 55); Green value is 9 (3.91% from 255 or 16.36% from 55); Blue value is 8 (3.52% from 255 or 14.55% from 55); Max value from RGB is 38 - color contains mainly: red. Hex color #260908 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260908 is #D9F6F7. Grayscale: #111111. Windows color (decimal): -14284536 or 526630. OLE color: 526630.
HSL color Cylindrical-coordinate representation of color #260908: hue angle of 2º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #260908 is Cyan = 0, Magento = 0.76, Yellow = 0.79 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 8 | - |
| CMYK | 0 | 0.76 | 0.79 | 0.85 |
| HSL | 2º | 0.65% | 0.09% | - |
| HSV(B) | 2º | 0.79% | 0.15% | - |
| XYZ | 0.94 | 0.62 | 0.3 | - |
| YUV | 17.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 8 | 0 | 0.76 | 0.79 | 0.85 | 2 | 0.65 | 0.09 |
| Hex | 26 | 9 | 8 | 0 | 4C | 4F | 55 | 2 | 41 | 9 |
| Octal | 46 | 11 | 10 | 0 | 114 | 117 | 125 | 2 | 101 | 11 |
| Binary | 100110 | 1001 | 1000 | 0 | 1001100 | 1001111 | 1010101 | 10 | 1000001 | 1001 |
Color Harmonies of #260908
Complementary color
Monochromatic Colors of #260908
Black with #260908
Text Example
Text Example
White with #260908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260908; }
p { color: rgb(38,9,8); }
H1.HeaderClassName
{
color: #260908;
}
.AnyTagClassName
{
color: #260908;
}
</style>
background-color css
<style>
a { background-color: #260908; }
a { background-color: rgb(38,9,8); }
div.DivClassName
{
background-color: #260908;
}
.BgClassName
{
background-color: #260908;
}
</style>
border-color css
<style>
span { border-color: #260908; }
span { border-color: rgb(38,9,8); }
td.TdClassName
{
border-color: #260908;
}
.TagClassName
{
border-color: #260908;
}
</style>