Shades of Brown Derby #584230
Tints of Brown Derby #584230
RGB
CMYK
RGB Variations
Color information
#584230 (or 0x584230) is known color: Brown Derby. HEX triplet: 58, 42 and 30. RGB value is (88,66,48). Sum of RGB (Red+Green+Blue) = 88+66+48=202 (26% of max value = 765). Red value is 88 (34.77% from 255 or 43.56% from 202); Green value is 66 (26.17% from 255 or 32.67% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 88 - color contains mainly: red. Hex color #584230 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584230 is #A7BDCF. Grayscale: #464646. Windows color (decimal): -10993104 or 3162712. OLE color: 3162712.
HSL color Cylindrical-coordinate representation of color #584230: hue angle of 27º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #584230 is Cyan = 0, Magento = 0.25, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 66 | 48 | - |
| CMYK | 0 | 0.25 | 0.45 | 0.65 |
| HSL | 27º | 0.29% | 0.27% | - |
| HSV(B) | 27º | 0.45% | 0.35% | - |
| XYZ | 6.51 | 6.18 | 3.65 | - |
| YUV | 70.53 | 115.29 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 48 | 0 | 0.25 | 0.45 | 0.65 | 27 | 0.29 | 0.27 |
| Hex | 58 | 42 | 30 | 0 | 19 | 2D | 41 | 1B | 1D | 1B |
| Octal | 130 | 102 | 60 | 0 | 31 | 55 | 101 | 33 | 35 | 33 |
| Binary | 1011000 | 1000010 | 110000 | 0 | 11001 | 101101 | 1000001 | 11011 | 11101 | 11011 |
Color Harmonies of #584230
Complementary color
Monochromatic Colors of #584230
Black with #584230
Text Example
Text Example
White with #584230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584230; }
p { color: rgb(88,66,48); }
H1.HeaderClassName
{
color: #584230;
}
.AnyTagClassName
{
color: #584230;
}
</style>
background-color css
<style>
a { background-color: #584230; }
a { background-color: rgb(88,66,48); }
div.DivClassName
{
background-color: #584230;
}
.BgClassName
{
background-color: #584230;
}
</style>
border-color css
<style>
span { border-color: #584230; }
span { border-color: rgb(88,66,48); }
td.TdClassName
{
border-color: #584230;
}
.TagClassName
{
border-color: #584230;
}
</style>