Shades of Castro #482831
Tints of Castro #482831
RGB
CMYK
RGB Variations
Color information
#482831 (or 0x482831) is known color: Castro. HEX triplet: 48, 28 and 31. RGB value is (72,40,49). Sum of RGB (Red+Green+Blue) = 72+40+49=161 (21% of max value = 765). Red value is 72 (28.52% from 255 or 44.72% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 49 (19.53% from 255 or 30.43% from 161); Max value from RGB is 72 - color contains mainly: red. Hex color #482831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482831 is #B7D7CE. Grayscale: #323232. Windows color (decimal): -12048335 or 3221576. OLE color: 3221576.
HSL color Cylindrical-coordinate representation of color #482831: hue angle of 343.12º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #482831 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 40 | 49 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.72 |
| HSL | 343.13º | 0.29% | 0.22% | - |
| HSV(B) | 343.13º | 0.44% | 0.28% | - |
| XYZ | 3.99 | 3.12 | 3.3 | - |
| YUV | 50.59 | 127.1 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 40 | 49 | 0 | 0.44 | 0.32 | 0.72 | 343.13 | 0.29 | 0.22 |
| Hex | 48 | 28 | 31 | 0 | 2C | 20 | 48 | 157 | 1D | 16 |
| Octal | 110 | 50 | 61 | 0 | 54 | 40 | 110 | 527 | 35 | 26 |
| Binary | 1001000 | 101000 | 110001 | 0 | 101100 | 100000 | 1001000 | 101010111 | 11101 | 10110 |
Color Harmonies of #482831
Complementary color
Monochromatic Colors of #482831
Black with #482831
Text Example
Text Example
White with #482831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482831; }
p { color: rgb(72,40,49); }
H1.HeaderClassName
{
color: #482831;
}
.AnyTagClassName
{
color: #482831;
}
</style>
background-color css
<style>
a { background-color: #482831; }
a { background-color: rgb(72,40,49); }
div.DivClassName
{
background-color: #482831;
}
.BgClassName
{
background-color: #482831;
}
</style>
border-color css
<style>
span { border-color: #482831; }
span { border-color: rgb(72,40,49); }
td.TdClassName
{
border-color: #482831;
}
.TagClassName
{
border-color: #482831;
}
</style>