Shades of Castro #541930
Tints of Castro #541930
RGB
CMYK
RGB Variations
Color information
#541930 (or 0x541930) is known color: Castro. HEX triplet: 54, 19 and 30. RGB value is (84,25,48). Sum of RGB (Red+Green+Blue) = 84+25+48=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 25 (10.16% from 255 or 15.92% from 157); Blue value is 48 (19.14% from 255 or 30.57% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #541930 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541930 is #ABE6CF. Grayscale: #2D2D2D. Windows color (decimal): -11265744 or 3152212. OLE color: 3152212.
HSL color Cylindrical-coordinate representation of color #541930: hue angle of 336.61º 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 #541930 is Cyan = 0, Magento = 0.70, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 25 | 48 | - |
| CMYK | 0 | 0.70 | 0.43 | 0.67 |
| HSL | 336.61º | 0.54% | 0.21% | - |
| HSV(B) | 336.61º | 0.7% | 0.33% | - |
| XYZ | 4.54 | 2.79 | 3.1 | - |
| YUV | 45.26 | 129.55 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 48 | 0 | 0.70 | 0.43 | 0.67 | 336.61 | 0.54 | 0.21 |
| Hex | 54 | 19 | 30 | 0 | 46 | 2B | 43 | 151 | 36 | 15 |
| Octal | 124 | 31 | 60 | 0 | 106 | 53 | 103 | 521 | 66 | 25 |
| Binary | 1010100 | 11001 | 110000 | 0 | 1000110 | 101011 | 1000011 | 101010001 | 110110 | 10101 |
Color Harmonies of #541930
Complementary color
Monochromatic Colors of #541930
Black with #541930
Text Example
Text Example
White with #541930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541930; }
p { color: rgb(84,25,48); }
H1.HeaderClassName
{
color: #541930;
}
.AnyTagClassName
{
color: #541930;
}
</style>
background-color css
<style>
a { background-color: #541930; }
a { background-color: rgb(84,25,48); }
div.DivClassName
{
background-color: #541930;
}
.BgClassName
{
background-color: #541930;
}
</style>
border-color css
<style>
span { border-color: #541930; }
span { border-color: rgb(84,25,48); }
td.TdClassName
{
border-color: #541930;
}
.TagClassName
{
border-color: #541930;
}
</style>