Shades of Castro #482835
Tints of Castro #482835
RGB
CMYK
RGB Variations
Color information
#482835 (or 0x482835) is known color: Castro. HEX triplet: 48, 28 and 35. RGB value is (72,40,53). Sum of RGB (Red+Green+Blue) = 72+40+53=165 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.64% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 53 (21.09% from 255 or 32.12% from 165); Max value from RGB is 72 - color contains mainly: red. Hex color #482835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482835 is #B7D7CA. Grayscale: #333333. Windows color (decimal): -12048331 or 3483720. OLE color: 3483720.
HSL color Cylindrical-coordinate representation of color #482835: hue angle of 335.62º 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 #482835 is Cyan = 0, Magento = 0.44, Yellow = 0.26 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 40 | 53 | - |
| CMYK | 0 | 0.44 | 0.26 | 0.72 |
| HSL | 335.63º | 0.29% | 0.22% | - |
| HSV(B) | 335.63º | 0.44% | 0.28% | - |
| XYZ | 4.07 | 3.15 | 3.76 | - |
| YUV | 51.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 40 | 53 | 0 | 0.44 | 0.26 | 0.72 | 335.63 | 0.29 | 0.22 |
| Hex | 48 | 28 | 35 | 0 | 2C | 1A | 48 | 150 | 1D | 16 |
| Octal | 110 | 50 | 65 | 0 | 54 | 32 | 110 | 520 | 35 | 26 |
| Binary | 1001000 | 101000 | 110101 | 0 | 101100 | 11010 | 1001000 | 101010000 | 11101 | 10110 |
Color Harmonies of #482835
Complementary color
Monochromatic Colors of #482835
Black with #482835
Text Example
Text Example
White with #482835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482835; }
p { color: rgb(72,40,53); }
H1.HeaderClassName
{
color: #482835;
}
.AnyTagClassName
{
color: #482835;
}
</style>
background-color css
<style>
a { background-color: #482835; }
a { background-color: rgb(72,40,53); }
div.DivClassName
{
background-color: #482835;
}
.BgClassName
{
background-color: #482835;
}
</style>
border-color css
<style>
span { border-color: #482835; }
span { border-color: rgb(72,40,53); }
td.TdClassName
{
border-color: #482835;
}
.TagClassName
{
border-color: #482835;
}
</style>