Shades of Seal Brown #430504
Tints of Seal Brown #430504
RGB
CMYK
RGB Variations
Color information
#430504 (or 0x430504) is known color: Seal Brown. HEX triplet: 43, 05 and 04. RGB value is (67,5,4). Sum of RGB (Red+Green+Blue) = 67+5+4=76 (10% of max value = 765). Red value is 67 (26.56% from 255 or 88.16% from 76); Green value is 5 (2.34% from 255 or 6.58% from 76); Blue value is 4 (1.95% from 255 or 5.26% from 76); Max value from RGB is 67 - color contains mainly: red. Hex color #430504 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430504 is #BCFAFB. Grayscale: #171717. Windows color (decimal): -12385020 or 263491. OLE color: 263491.
HSL color Cylindrical-coordinate representation of color #430504: hue angle of 0.95º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430504 is Cyan = 0, Magento = 0.93, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 4 | - |
| CMYK | 0 | 0.93 | 0.94 | 0.74 |
| HSL | 0.95º | 0.89% | 0.14% | - |
| HSV(B) | 0.95º | 0.94% | 0.26% | - |
| XYZ | 2.39 | 1.31 | 0.24 | - |
| YUV | 23.42 | 117.04 | 159.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 4 | 0 | 0.93 | 0.94 | 0.74 | 0.95 | 0.89 | 0.14 |
| Hex | 43 | 5 | 4 | 0 | 5D | 5E | 4A | 1 | 59 | E |
| Octal | 103 | 5 | 4 | 0 | 135 | 136 | 112 | 1 | 131 | 16 |
| Binary | 1000011 | 101 | 100 | 0 | 1011101 | 1011110 | 1001010 | 1 | 1011001 | 1110 |
Color Harmonies of #430504
Complementary color
Monochromatic Colors of #430504
Black with #430504
Text Example
Text Example
White with #430504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430504; }
p { color: rgb(67,5,4); }
H1.HeaderClassName
{
color: #430504;
}
.AnyTagClassName
{
color: #430504;
}
</style>
background-color css
<style>
a { background-color: #430504; }
a { background-color: rgb(67,5,4); }
div.DivClassName
{
background-color: #430504;
}
.BgClassName
{
background-color: #430504;
}
</style>
border-color css
<style>
span { border-color: #430504; }
span { border-color: rgb(67,5,4); }
td.TdClassName
{
border-color: #430504;
}
.TagClassName
{
border-color: #430504;
}
</style>