Shades of Seal Brown #270802
Tints of Seal Brown #270802
RGB
CMYK
RGB Variations
Color information
#270802 (or 0x270802) is known color: Seal Brown. HEX triplet: 27, 08 and 02. RGB value is (39,8,2). Sum of RGB (Red+Green+Blue) = 39+8+2=49 (6% of max value = 765). Red value is 39 (15.62% from 255 or 79.59% from 49); Green value is 8 (3.52% from 255 or 16.33% from 49); Blue value is 2 (1.17% from 255 or 4.08% from 49); Max value from RGB is 39 - color contains mainly: red. Hex color #270802 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270802 is #D8F7FD. Grayscale: #101010. Windows color (decimal): -14219262 or 133159. OLE color: 133159.
HSL color Cylindrical-coordinate representation of color #270802: hue angle of 9.73º degrees, saturation: 0.9, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270802 is Cyan = 0, Magento = 0.79, Yellow = 0.95 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 8 | 2 | - |
| CMYK | 0 | 0.79 | 0.95 | 0.85 |
| HSL | 9.73º | 0.9% | 0.08% | - |
| HSV(B) | 9.73º | 0.95% | 0.15% | - |
| XYZ | 0.93 | 0.61 | 0.13 | - |
| YUV | 16.59 | 119.77 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 2 | 0 | 0.79 | 0.95 | 0.85 | 9.73 | 0.9 | 0.08 |
| Hex | 27 | 8 | 2 | 0 | 4F | 5F | 55 | A | 5A | 8 |
| Octal | 47 | 10 | 2 | 0 | 117 | 137 | 125 | 12 | 132 | 10 |
| Binary | 100111 | 1000 | 10 | 0 | 1001111 | 1011111 | 1010101 | 1010 | 1011010 | 1000 |
Color Harmonies of #270802
Complementary color
Monochromatic Colors of #270802
Black with #270802
Text Example
Text Example
White with #270802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270802; }
p { color: rgb(39,8,2); }
H1.HeaderClassName
{
color: #270802;
}
.AnyTagClassName
{
color: #270802;
}
</style>
background-color css
<style>
a { background-color: #270802; }
a { background-color: rgb(39,8,2); }
div.DivClassName
{
background-color: #270802;
}
.BgClassName
{
background-color: #270802;
}
</style>
border-color css
<style>
span { border-color: #270802; }
span { border-color: rgb(39,8,2); }
td.TdClassName
{
border-color: #270802;
}
.TagClassName
{
border-color: #270802;
}
</style>