Shades of Castro #482334
Tints of Castro #482334
RGB
CMYK
RGB Variations
Color information
#482334 (or 0x482334) is known color: Castro. HEX triplet: 48, 23 and 34. RGB value is (72,35,52). Sum of RGB (Red+Green+Blue) = 72+35+52=159 (21% of max value = 765). Red value is 72 (28.52% from 255 or 45.28% from 159); Green value is 35 (14.06% from 255 or 22.01% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 72 - color contains mainly: red. Hex color #482334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482334 is #B7DCCB. Grayscale: #2F2F2F. Windows color (decimal): -12049612 or 3416904. OLE color: 3416904.
HSL color Cylindrical-coordinate representation of color #482334: hue angle of 332.43º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #482334 is Cyan = 0, Magento = 0.51, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 35 | 52 | - |
| CMYK | 0 | 0.51 | 0.28 | 0.72 |
| HSL | 332.43º | 0.35% | 0.21% | - |
| HSV(B) | 332.43º | 0.51% | 0.28% | - |
| XYZ | 3.89 | 2.83 | 3.59 | - |
| YUV | 48 | 130.26 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 35 | 52 | 0 | 0.51 | 0.28 | 0.72 | 332.43 | 0.35 | 0.21 |
| Hex | 48 | 23 | 34 | 0 | 33 | 1C | 48 | 14C | 23 | 15 |
| Octal | 110 | 43 | 64 | 0 | 63 | 34 | 110 | 514 | 43 | 25 |
| Binary | 1001000 | 100011 | 110100 | 0 | 110011 | 11100 | 1001000 | 101001100 | 100011 | 10101 |
Color Harmonies of #482334
Complementary color
Monochromatic Colors of #482334
Black with #482334
Text Example
Text Example
White with #482334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482334; }
p { color: rgb(72,35,52); }
H1.HeaderClassName
{
color: #482334;
}
.AnyTagClassName
{
color: #482334;
}
</style>
background-color css
<style>
a { background-color: #482334; }
a { background-color: rgb(72,35,52); }
div.DivClassName
{
background-color: #482334;
}
.BgClassName
{
background-color: #482334;
}
</style>
border-color css
<style>
span { border-color: #482334; }
span { border-color: rgb(72,35,52); }
td.TdClassName
{
border-color: #482334;
}
.TagClassName
{
border-color: #482334;
}
</style>