Shades of Castro #531830
Tints of Castro #531830
RGB
CMYK
RGB Variations
Color information
#531830 (or 0x531830) is known color: Castro. HEX triplet: 53, 18 and 30. RGB value is (83,24,48). Sum of RGB (Red+Green+Blue) = 83+24+48=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 24 (9.77% from 255 or 15.48% from 155); Blue value is 48 (19.14% from 255 or 30.97% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #531830 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531830 is #ACE7CF. Grayscale: #2C2C2C. Windows color (decimal): -11331536 or 3151955. OLE color: 3151955.
HSL color Cylindrical-coordinate representation of color #531830: hue angle of 335.59º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #531830 is Cyan = 0, Magento = 0.71, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 48 | - |
| CMYK | 0 | 0.71 | 0.42 | 0.67 |
| HSL | 335.59º | 0.55% | 0.21% | - |
| HSV(B) | 335.59º | 0.71% | 0.33% | - |
| XYZ | 4.43 | 2.71 | 3.09 | - |
| YUV | 44.38 | 130.05 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 48 | 0 | 0.71 | 0.42 | 0.67 | 335.59 | 0.55 | 0.21 |
| Hex | 53 | 18 | 30 | 0 | 47 | 2A | 43 | 150 | 37 | 15 |
| Octal | 123 | 30 | 60 | 0 | 107 | 52 | 103 | 520 | 67 | 25 |
| Binary | 1010011 | 11000 | 110000 | 0 | 1000111 | 101010 | 1000011 | 101010000 | 110111 | 10101 |
Color Harmonies of #531830
Complementary color
Monochromatic Colors of #531830
Black with #531830
Text Example
Text Example
White with #531830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531830; }
p { color: rgb(83,24,48); }
H1.HeaderClassName
{
color: #531830;
}
.AnyTagClassName
{
color: #531830;
}
</style>
background-color css
<style>
a { background-color: #531830; }
a { background-color: rgb(83,24,48); }
div.DivClassName
{
background-color: #531830;
}
.BgClassName
{
background-color: #531830;
}
</style>
border-color css
<style>
span { border-color: #531830; }
span { border-color: rgb(83,24,48); }
td.TdClassName
{
border-color: #531830;
}
.TagClassName
{
border-color: #531830;
}
</style>