Shades of Seal Brown #430801
Tints of Seal Brown #430801
RGB
CMYK
RGB Variations
Color information
#430801 (or 0x430801) is known color: Seal Brown. HEX triplet: 43, 08 and 01. RGB value is (67,8,1). Sum of RGB (Red+Green+Blue) = 67+8+1=76 (10% of max value = 765). Red value is 67 (26.56% from 255 or 88.16% from 76); Green value is 8 (3.52% from 255 or 10.53% from 76); Blue value is 1 (0.78% from 255 or 1.32% from 76); Max value from RGB is 67 - color contains mainly: red. Hex color #430801 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430801 is #BCF7FE. Grayscale: #181818. Windows color (decimal): -12384255 or 67651. OLE color: 67651.
HSL color Cylindrical-coordinate representation of color #430801: hue angle of 6.36º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430801 is Cyan = 0, Magento = 0.88, Yellow = 0.99 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 1 | - |
| CMYK | 0 | 0.88 | 0.99 | 0.74 |
| HSL | 6.36º | 0.97% | 0.13% | - |
| HSV(B) | 6.36º | 0.99% | 0.26% | - |
| XYZ | 2.41 | 1.37 | 0.17 | - |
| YUV | 24.84 | 114.55 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 1 | 0 | 0.88 | 0.99 | 0.74 | 6.36 | 0.97 | 0.13 |
| Hex | 43 | 8 | 1 | 0 | 58 | 63 | 4A | 6 | 61 | D |
| Octal | 103 | 10 | 1 | 0 | 130 | 143 | 112 | 6 | 141 | 15 |
| Binary | 1000011 | 1000 | 1 | 0 | 1011000 | 1100011 | 1001010 | 110 | 1100001 | 1101 |
Color Harmonies of #430801
Complementary color
Monochromatic Colors of #430801
Black with #430801
Text Example
Text Example
White with #430801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430801; }
p { color: rgb(67,8,1); }
H1.HeaderClassName
{
color: #430801;
}
.AnyTagClassName
{
color: #430801;
}
</style>
background-color css
<style>
a { background-color: #430801; }
a { background-color: rgb(67,8,1); }
div.DivClassName
{
background-color: #430801;
}
.BgClassName
{
background-color: #430801;
}
</style>
border-color css
<style>
span { border-color: #430801; }
span { border-color: rgb(67,8,1); }
td.TdClassName
{
border-color: #430801;
}
.TagClassName
{
border-color: #430801;
}
</style>