Shades of Scrub #424531
Tints of Scrub #424531
RGB
CMYK
RGB Variations
Color information
#424531 (or 0x424531) is known color: Scrub. HEX triplet: 42, 45 and 31. RGB value is (66,69,49). Sum of RGB (Red+Green+Blue) = 66+69+49=184 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.87% from 184); Green value is 69 (27.34% from 255 or 37.5% from 184); Blue value is 49 (19.53% from 255 or 26.63% from 184); Max value from RGB is 69 - color contains mainly: green. Hex color #424531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424531 is #BDBACE. Grayscale: #414141. Windows color (decimal): -12434127 or 3228994. OLE color: 3228994.
HSL color Cylindrical-coordinate representation of color #424531: hue angle of 69º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #424531 is Cyan = 0.04, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 69 | 49 | - |
| CMYK | 0.04 | 0 | 0.29 | 0.73 |
| HSL | 69º | 0.17% | 0.23% | - |
| HSV(B) | 69º | 0.29% | 0.27% | - |
| XYZ | 4.93 | 5.64 | 3.73 | - |
| YUV | 65.82 | 118.51 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 49 | 0.04 | 0 | 0.29 | 0.73 | 69 | 0.17 | 0.23 |
| Hex | 42 | 45 | 31 | 4 | 0 | 1D | 49 | 45 | 11 | 17 |
| Octal | 102 | 105 | 61 | 4 | 0 | 35 | 111 | 105 | 21 | 27 |
| Binary | 1000010 | 1000101 | 110001 | 100 | 0 | 11101 | 1001001 | 1000101 | 10001 | 10111 |
Color Harmonies of #424531
Complementary color
Monochromatic Colors of #424531
Black with #424531
Text Example
Text Example
White with #424531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424531; }
p { color: rgb(66,69,49); }
H1.HeaderClassName
{
color: #424531;
}
.AnyTagClassName
{
color: #424531;
}
</style>
background-color css
<style>
a { background-color: #424531; }
a { background-color: rgb(66,69,49); }
div.DivClassName
{
background-color: #424531;
}
.BgClassName
{
background-color: #424531;
}
</style>
border-color css
<style>
span { border-color: #424531; }
span { border-color: rgb(66,69,49); }
td.TdClassName
{
border-color: #424531;
}
.TagClassName
{
border-color: #424531;
}
</style>