Shades of Castro #413035
Tints of Castro #413035
RGB
CMYK
RGB Variations
Color information
#413035 (or 0x413035) is known color: Castro. HEX triplet: 41, 30 and 35. RGB value is (65,48,53). Sum of RGB (Red+Green+Blue) = 65+48+53=166 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.16% from 166); Green value is 48 (19.14% from 255 or 28.92% from 166); Blue value is 53 (21.09% from 255 or 31.93% from 166); Max value from RGB is 65 - color contains mainly: red. Hex color #413035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413035 is #BECFCA. Grayscale: #353535. Windows color (decimal): -12505035 or 3485761. OLE color: 3485761.
HSL color Cylindrical-coordinate representation of color #413035: hue angle of 342.35º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413035 is Cyan = 0, Magento = 0.26, Yellow = 0.18 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 53 | - |
| CMYK | 0 | 0.26 | 0.18 | 0.75 |
| HSL | 342.35º | 0.15% | 0.22% | - |
| HSV(B) | 342.35º | 0.26% | 0.25% | - |
| XYZ | 3.88 | 3.49 | 3.84 | - |
| YUV | 53.65 | 127.63 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 53 | 0 | 0.26 | 0.18 | 0.75 | 342.35 | 0.15 | 0.22 |
| Hex | 41 | 30 | 35 | 0 | 1A | 12 | 4B | 156 | F | 16 |
| Octal | 101 | 60 | 65 | 0 | 32 | 22 | 113 | 526 | 17 | 26 |
| Binary | 1000001 | 110000 | 110101 | 0 | 11010 | 10010 | 1001011 | 101010110 | 1111 | 10110 |
Color Harmonies of #413035
Complementary color
Monochromatic Colors of #413035
Black with #413035
Text Example
Text Example
White with #413035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413035; }
p { color: rgb(65,48,53); }
H1.HeaderClassName
{
color: #413035;
}
.AnyTagClassName
{
color: #413035;
}
</style>
background-color css
<style>
a { background-color: #413035; }
a { background-color: rgb(65,48,53); }
div.DivClassName
{
background-color: #413035;
}
.BgClassName
{
background-color: #413035;
}
</style>
border-color css
<style>
span { border-color: #413035; }
span { border-color: rgb(65,48,53); }
td.TdClassName
{
border-color: #413035;
}
.TagClassName
{
border-color: #413035;
}
</style>