Shades of Castro #502236
Tints of Castro #502236
RGB
CMYK
RGB Variations
Color information
#502236 (or 0x502236) is known color: Castro. HEX triplet: 50, 22 and 36. RGB value is (80,34,54). Sum of RGB (Red+Green+Blue) = 80+34+54=168 (22% of max value = 765). Red value is 80 (31.64% from 255 or 47.62% from 168); Green value is 34 (13.67% from 255 or 20.24% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 80 - color contains mainly: red. Hex color #502236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502236 is #AFDDC9. Grayscale: #323232. Windows color (decimal): -11525578 or 3547728. OLE color: 3547728.
HSL color Cylindrical-coordinate representation of color #502236: hue angle of 333.91º degrees, saturation: 0.4, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #502236 is Cyan = 0, Magento = 0.58, Yellow = 0.33 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 34 | 54 | - |
| CMYK | 0 | 0.58 | 0.33 | 0.69 |
| HSL | 333.91º | 0.4% | 0.22% | - |
| HSV(B) | 333.91º | 0.58% | 0.31% | - |
| XYZ | 4.55 | 3.12 | 3.85 | - |
| YUV | 50.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 34 | 54 | 0 | 0.58 | 0.33 | 0.69 | 333.91 | 0.4 | 0.22 |
| Hex | 50 | 22 | 36 | 0 | 3A | 21 | 45 | 14E | 28 | 16 |
| Octal | 120 | 42 | 66 | 0 | 72 | 41 | 105 | 516 | 50 | 26 |
| Binary | 1010000 | 100010 | 110110 | 0 | 111010 | 100001 | 1000101 | 101001110 | 101000 | 10110 |
Color Harmonies of #502236
Complementary color
Monochromatic Colors of #502236
Black with #502236
Text Example
Text Example
White with #502236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502236; }
p { color: rgb(80,34,54); }
H1.HeaderClassName
{
color: #502236;
}
.AnyTagClassName
{
color: #502236;
}
</style>
background-color css
<style>
a { background-color: #502236; }
a { background-color: rgb(80,34,54); }
div.DivClassName
{
background-color: #502236;
}
.BgClassName
{
background-color: #502236;
}
</style>
border-color css
<style>
span { border-color: #502236; }
span { border-color: rgb(80,34,54); }
td.TdClassName
{
border-color: #502236;
}
.TagClassName
{
border-color: #502236;
}
</style>