Shades of Castro #531930
Tints of Castro #531930
RGB
CMYK
RGB Variations
Color information
#531930 (or 0x531930) is known color: Castro. HEX triplet: 53, 19 and 30. RGB value is (83,25,48). Sum of RGB (Red+Green+Blue) = 83+25+48=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 25 (10.16% from 255 or 16.03% from 156); Blue value is 48 (19.14% from 255 or 30.77% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #531930 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531930 is #ACE6CF. Grayscale: #2C2C2C. Windows color (decimal): -11331280 or 3152211. OLE color: 3152211.
HSL color Cylindrical-coordinate representation of color #531930: hue angle of 336.21º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531930 is Cyan = 0, Magento = 0.70, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 48 | - |
| CMYK | 0 | 0.70 | 0.42 | 0.67 |
| HSL | 336.21º | 0.54% | 0.21% | - |
| HSV(B) | 336.21º | 0.7% | 0.33% | - |
| XYZ | 4.45 | 2.75 | 3.09 | - |
| YUV | 44.96 | 129.72 | 155.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 48 | 0 | 0.70 | 0.42 | 0.67 | 336.21 | 0.54 | 0.21 |
| Hex | 53 | 19 | 30 | 0 | 46 | 2A | 43 | 150 | 36 | 15 |
| Octal | 123 | 31 | 60 | 0 | 106 | 52 | 103 | 520 | 66 | 25 |
| Binary | 1010011 | 11001 | 110000 | 0 | 1000110 | 101010 | 1000011 | 101010000 | 110110 | 10101 |
Color Harmonies of #531930
Complementary color
Monochromatic Colors of #531930
Black with #531930
Text Example
Text Example
White with #531930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531930; }
p { color: rgb(83,25,48); }
H1.HeaderClassName
{
color: #531930;
}
.AnyTagClassName
{
color: #531930;
}
</style>
background-color css
<style>
a { background-color: #531930; }
a { background-color: rgb(83,25,48); }
div.DivClassName
{
background-color: #531930;
}
.BgClassName
{
background-color: #531930;
}
</style>
border-color css
<style>
span { border-color: #531930; }
span { border-color: rgb(83,25,48); }
td.TdClassName
{
border-color: #531930;
}
.TagClassName
{
border-color: #531930;
}
</style>