Shades of Seal Brown #430702
Tints of Seal Brown #430702
RGB
CMYK
RGB Variations
Color information
#430702 (or 0x430702) is known color: Seal Brown. HEX triplet: 43, 07 and 02. RGB value is (67,7,2). Sum of RGB (Red+Green+Blue) = 67+7+2=76 (10% of max value = 765). Red value is 67 (26.56% from 255 or 88.16% from 76); Green value is 7 (3.12% from 255 or 9.21% from 76); Blue value is 2 (1.17% from 255 or 2.63% from 76); Max value from RGB is 67 - color contains mainly: red. Hex color #430702 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430702 is #BCF8FD. Grayscale: #181818. Windows color (decimal): -12384510 or 132931. OLE color: 132931.
HSL color Cylindrical-coordinate representation of color #430702: hue angle of 4.62º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #430702 is Cyan = 0, Magento = 0.90, Yellow = 0.97 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 2 | - |
| CMYK | 0 | 0.90 | 0.97 | 0.74 |
| HSL | 4.62º | 0.94% | 0.14% | - |
| HSV(B) | 4.62º | 0.97% | 0.26% | - |
| XYZ | 2.4 | 1.35 | 0.19 | - |
| YUV | 24.37 | 115.38 | 158.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 2 | 0 | 0.90 | 0.97 | 0.74 | 4.62 | 0.94 | 0.14 |
| Hex | 43 | 7 | 2 | 0 | 5A | 61 | 4A | 5 | 5E | E |
| Octal | 103 | 7 | 2 | 0 | 132 | 141 | 112 | 5 | 136 | 16 |
| Binary | 1000011 | 111 | 10 | 0 | 1011010 | 1100001 | 1001010 | 101 | 1011110 | 1110 |
Color Harmonies of #430702
Complementary color
Monochromatic Colors of #430702
Black with #430702
Text Example
Text Example
White with #430702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430702; }
p { color: rgb(67,7,2); }
H1.HeaderClassName
{
color: #430702;
}
.AnyTagClassName
{
color: #430702;
}
</style>
background-color css
<style>
a { background-color: #430702; }
a { background-color: rgb(67,7,2); }
div.DivClassName
{
background-color: #430702;
}
.BgClassName
{
background-color: #430702;
}
</style>
border-color css
<style>
span { border-color: #430702; }
span { border-color: rgb(67,7,2); }
td.TdClassName
{
border-color: #430702;
}
.TagClassName
{
border-color: #430702;
}
</style>