Shades of Castro #482530
Tints of Castro #482530
RGB
CMYK
RGB Variations
Color information
#482530 (or 0x482530) is known color: Castro. HEX triplet: 48, 25 and 30. RGB value is (72,37,48). Sum of RGB (Red+Green+Blue) = 72+37+48=157 (20% of max value = 765). Red value is 72 (28.52% from 255 or 45.86% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 48 (19.14% from 255 or 30.57% from 157); Max value from RGB is 72 - color contains mainly: red. Hex color #482530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482530 is #B7DACF. Grayscale: #303030. Windows color (decimal): -12049104 or 3155272. OLE color: 3155272.
HSL color Cylindrical-coordinate representation of color #482530: hue angle of 341.14º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #482530 is Cyan = 0, Magento = 0.49, Yellow = 0.33 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 37 | 48 | - |
| CMYK | 0 | 0.49 | 0.33 | 0.72 |
| HSL | 341.14º | 0.32% | 0.21% | - |
| HSV(B) | 341.14º | 0.49% | 0.28% | - |
| XYZ | 3.87 | 2.91 | 3.15 | - |
| YUV | 48.72 | 127.6 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 37 | 48 | 0 | 0.49 | 0.33 | 0.72 | 341.14 | 0.32 | 0.21 |
| Hex | 48 | 25 | 30 | 0 | 31 | 21 | 48 | 155 | 20 | 15 |
| Octal | 110 | 45 | 60 | 0 | 61 | 41 | 110 | 525 | 40 | 25 |
| Binary | 1001000 | 100101 | 110000 | 0 | 110001 | 100001 | 1001000 | 101010101 | 100000 | 10101 |
Color Harmonies of #482530
Complementary color
Monochromatic Colors of #482530
Black with #482530
Text Example
Text Example
White with #482530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482530; }
p { color: rgb(72,37,48); }
H1.HeaderClassName
{
color: #482530;
}
.AnyTagClassName
{
color: #482530;
}
</style>
background-color css
<style>
a { background-color: #482530; }
a { background-color: rgb(72,37,48); }
div.DivClassName
{
background-color: #482530;
}
.BgClassName
{
background-color: #482530;
}
</style>
border-color css
<style>
span { border-color: #482530; }
span { border-color: rgb(72,37,48); }
td.TdClassName
{
border-color: #482530;
}
.TagClassName
{
border-color: #482530;
}
</style>