Shades of Seal Brown #270906
Tints of Seal Brown #270906
RGB
CMYK
RGB Variations
Color information
#270906 (or 0x270906) is known color: Seal Brown. HEX triplet: 27, 09 and 06. RGB value is (39,9,6). Sum of RGB (Red+Green+Blue) = 39+9+6=54 (7% of max value = 765). Red value is 39 (15.62% from 255 or 72.22% from 54); Green value is 9 (3.91% from 255 or 16.67% from 54); Blue value is 6 (2.73% from 255 or 11.11% from 54); Max value from RGB is 39 - color contains mainly: red. Hex color #270906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270906 is #D8F6F9. Grayscale: #111111. Windows color (decimal): -14219002 or 395559. OLE color: 395559.
HSL color Cylindrical-coordinate representation of color #270906: hue angle of 5.45º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #270906 is Cyan = 0, Magento = 0.77, Yellow = 0.85 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 9 | 6 | - |
| CMYK | 0 | 0.77 | 0.85 | 0.85 |
| HSL | 5.45º | 0.73% | 0.09% | - |
| HSV(B) | 5.45º | 0.85% | 0.15% | - |
| XYZ | 0.97 | 0.64 | 0.24 | - |
| YUV | 17.63 | 121.44 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 6 | 0 | 0.77 | 0.85 | 0.85 | 5.45 | 0.73 | 0.09 |
| Hex | 27 | 9 | 6 | 0 | 4D | 55 | 55 | 5 | 49 | 9 |
| Octal | 47 | 11 | 6 | 0 | 115 | 125 | 125 | 5 | 111 | 11 |
| Binary | 100111 | 1001 | 110 | 0 | 1001101 | 1010101 | 1010101 | 101 | 1001001 | 1001 |
Color Harmonies of #270906
Complementary color
Monochromatic Colors of #270906
Black with #270906
Text Example
Text Example
White with #270906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270906; }
p { color: rgb(39,9,6); }
H1.HeaderClassName
{
color: #270906;
}
.AnyTagClassName
{
color: #270906;
}
</style>
background-color css
<style>
a { background-color: #270906; }
a { background-color: rgb(39,9,6); }
div.DivClassName
{
background-color: #270906;
}
.BgClassName
{
background-color: #270906;
}
</style>
border-color css
<style>
span { border-color: #270906; }
span { border-color: rgb(39,9,6); }
td.TdClassName
{
border-color: #270906;
}
.TagClassName
{
border-color: #270906;
}
</style>