Shades of Castro #502336
Tints of Castro #502336
RGB
CMYK
RGB Variations
Color information
#502336 (or 0x502336) is known color: Castro. HEX triplet: 50, 23 and 36. RGB value is (80,35,54). Sum of RGB (Red+Green+Blue) = 80+35+54=169 (22% of max value = 765). Red value is 80 (31.64% from 255 or 47.34% from 169); Green value is 35 (14.06% from 255 or 20.71% from 169); Blue value is 54 (21.48% from 255 or 31.95% from 169); Max value from RGB is 80 - color contains mainly: red. Hex color #502336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502336 is #AFDCC9. Grayscale: #323232. Windows color (decimal): -11525322 or 3547984. OLE color: 3547984.
HSL color Cylindrical-coordinate representation of color #502336: hue angle of 334.67º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #502336 is Cyan = 0, Magento = 0.56, Yellow = 0.33 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 35 | 54 | - |
| CMYK | 0 | 0.56 | 0.33 | 0.69 |
| HSL | 334.67º | 0.39% | 0.23% | - |
| HSV(B) | 334.67º | 0.56% | 0.31% | - |
| XYZ | 4.58 | 3.17 | 3.86 | - |
| YUV | 50.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 35 | 54 | 0 | 0.56 | 0.33 | 0.69 | 334.67 | 0.39 | 0.23 |
| Hex | 50 | 23 | 36 | 0 | 38 | 21 | 45 | 14F | 27 | 17 |
| Octal | 120 | 43 | 66 | 0 | 70 | 41 | 105 | 517 | 47 | 27 |
| Binary | 1010000 | 100011 | 110110 | 0 | 111000 | 100001 | 1000101 | 101001111 | 100111 | 10111 |
Color Harmonies of #502336
Complementary color
Monochromatic Colors of #502336
Black with #502336
Text Example
Text Example
White with #502336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502336; }
p { color: rgb(80,35,54); }
H1.HeaderClassName
{
color: #502336;
}
.AnyTagClassName
{
color: #502336;
}
</style>
background-color css
<style>
a { background-color: #502336; }
a { background-color: rgb(80,35,54); }
div.DivClassName
{
background-color: #502336;
}
.BgClassName
{
background-color: #502336;
}
</style>
border-color css
<style>
span { border-color: #502336; }
span { border-color: rgb(80,35,54); }
td.TdClassName
{
border-color: #502336;
}
.TagClassName
{
border-color: #502336;
}
</style>