Shades of Castro #482430
Tints of Castro #482430
RGB
CMYK
RGB Variations
Color information
#482430 (or 0x482430) is known color: Castro. HEX triplet: 48, 24 and 30. RGB value is (72,36,48). Sum of RGB (Red+Green+Blue) = 72+36+48=156 (20% of max value = 765). Red value is 72 (28.52% from 255 or 46.15% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 48 (19.14% from 255 or 30.77% from 156); Max value from RGB is 72 - color contains mainly: red. Hex color #482430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482430 is #B7DBCF. Grayscale: #303030. Windows color (decimal): -12049360 or 3155016. OLE color: 3155016.
HSL color Cylindrical-coordinate representation of color #482430: hue angle of 340º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #482430 is Cyan = 0, Magento = 0.5, Yellow = 0.33 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 36 | 48 | - |
| CMYK | 0 | 0.5 | 0.33 | 0.72 |
| HSL | 340º | 0.33% | 0.21% | - |
| HSV(B) | 340º | 0.5% | 0.28% | - |
| XYZ | 3.84 | 2.85 | 3.14 | - |
| YUV | 48.13 | 127.93 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 36 | 48 | 0 | 0.5 | 0.33 | 0.72 | 340 | 0.33 | 0.21 |
| Hex | 48 | 24 | 30 | 0 | 32 | 21 | 48 | 154 | 21 | 15 |
| Octal | 110 | 44 | 60 | 0 | 62 | 41 | 110 | 524 | 41 | 25 |
| Binary | 1001000 | 100100 | 110000 | 0 | 110010 | 100001 | 1001000 | 101010100 | 100001 | 10101 |
Color Harmonies of #482430
Complementary color
Monochromatic Colors of #482430
Black with #482430
Text Example
Text Example
White with #482430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482430; }
p { color: rgb(72,36,48); }
H1.HeaderClassName
{
color: #482430;
}
.AnyTagClassName
{
color: #482430;
}
</style>
background-color css
<style>
a { background-color: #482430; }
a { background-color: rgb(72,36,48); }
div.DivClassName
{
background-color: #482430;
}
.BgClassName
{
background-color: #482430;
}
</style>
border-color css
<style>
span { border-color: #482430; }
span { border-color: rgb(72,36,48); }
td.TdClassName
{
border-color: #482430;
}
.TagClassName
{
border-color: #482430;
}
</style>