Shades of Seal Brown #430700
Tints of Seal Brown #430700
RGB
CMYK
RGB Variations
Color information
#430700 (or 0x430700) is known color: Seal Brown. HEX triplet: 43, 07 and 00. RGB value is (67,7,0). Sum of RGB (Red+Green+Blue) = 67+7+0=74 (9% of max value = 765). Red value is 67 (26.56% from 255 or 90.54% from 74); Green value is 7 (3.12% from 255 or 9.46% from 74); Blue value is 0 (0.39% from 255 or 0% from 74); Max value from RGB is 67 - color contains mainly: red. Hex color #430700 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430700 is #BCF8FF. Grayscale: #181818. Windows color (decimal): -12384512 or 1859. OLE color: 1859.
HSL color Cylindrical-coordinate representation of color #430700: hue angle of 6.27º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430700 is Cyan = 0, Magento = 0.90, Yellow = 1 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 0 | - |
| CMYK | 0 | 0.90 | 1 | 0.74 |
| HSL | 6.27º | 1% | 0.13% | - |
| HSV(B) | 6.27º | 1% | 0.26% | - |
| XYZ | 2.39 | 1.35 | 0.13 | - |
| YUV | 24.14 | 114.38 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 0 | 0 | 0.90 | 1 | 0.74 | 6.27 | 1 | 0.13 |
| Hex | 43 | 7 | 0 | 0 | 5A | 64 | 4A | 6 | 64 | D |
| Octal | 103 | 7 | 0 | 0 | 132 | 144 | 112 | 6 | 144 | 15 |
| Binary | 1000011 | 111 | 0 | 0 | 1011010 | 1100100 | 1001010 | 110 | 1100100 | 1101 |
Color Harmonies of #430700
Complementary color
Monochromatic Colors of #430700
Black with #430700
Text Example
Text Example
White with #430700
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430700; }
p { color: rgb(67,7,0); }
H1.HeaderClassName
{
color: #430700;
}
.AnyTagClassName
{
color: #430700;
}
</style>
background-color css
<style>
a { background-color: #430700; }
a { background-color: rgb(67,7,0); }
div.DivClassName
{
background-color: #430700;
}
.BgClassName
{
background-color: #430700;
}
</style>
border-color css
<style>
span { border-color: #430700; }
span { border-color: rgb(67,7,0); }
td.TdClassName
{
border-color: #430700;
}
.TagClassName
{
border-color: #430700;
}
</style>