Shades of Seal Brown #270702
Tints of Seal Brown #270702
RGB
CMYK
RGB Variations
Color information
#270702 (or 0x270702) is known color: Seal Brown. HEX triplet: 27, 07 and 02. RGB value is (39,7,2). Sum of RGB (Red+Green+Blue) = 39+7+2=48 (6% of max value = 765). Red value is 39 (15.62% from 255 or 81.25% from 48); Green value is 7 (3.12% from 255 or 14.58% from 48); Blue value is 2 (1.17% from 255 or 4.17% from 48); Max value from RGB is 39 - color contains mainly: red. Hex color #270702 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270702 is #D8F8FD. Grayscale: #101010. Windows color (decimal): -14219518 or 132903. OLE color: 132903.
HSL color Cylindrical-coordinate representation of color #270702: hue angle of 8.11º 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 #270702 is Cyan = 0, Magento = 0.82, Yellow = 0.95 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 2 | - |
| CMYK | 0 | 0.82 | 0.95 | 0.85 |
| HSL | 8.11º | 0.9% | 0.08% | - |
| HSV(B) | 8.11º | 0.95% | 0.15% | - |
| XYZ | 0.92 | 0.59 | 0.12 | - |
| YUV | 16 | 120.1 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 2 | 0 | 0.82 | 0.95 | 0.85 | 8.11 | 0.9 | 0.08 |
| Hex | 27 | 7 | 2 | 0 | 52 | 5F | 55 | 8 | 5A | 8 |
| Octal | 47 | 7 | 2 | 0 | 122 | 137 | 125 | 10 | 132 | 10 |
| Binary | 100111 | 111 | 10 | 0 | 1010010 | 1011111 | 1010101 | 1000 | 1011010 | 1000 |
Color Harmonies of #270702
Complementary color
Monochromatic Colors of #270702
Black with #270702
Text Example
Text Example
White with #270702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270702; }
p { color: rgb(39,7,2); }
H1.HeaderClassName
{
color: #270702;
}
.AnyTagClassName
{
color: #270702;
}
</style>
background-color css
<style>
a { background-color: #270702; }
a { background-color: rgb(39,7,2); }
div.DivClassName
{
background-color: #270702;
}
.BgClassName
{
background-color: #270702;
}
</style>
border-color css
<style>
span { border-color: #270702; }
span { border-color: rgb(39,7,2); }
td.TdClassName
{
border-color: #270702;
}
.TagClassName
{
border-color: #270702;
}
</style>