Shades of Castro #492732
Tints of Castro #492732
RGB
CMYK
RGB Variations
Color information
#492732 (or 0x492732) is known color: Castro. HEX triplet: 49, 27 and 32. RGB value is (73,39,50). Sum of RGB (Red+Green+Blue) = 73+39+50=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 39 (15.62% from 255 or 24.07% from 162); Blue value is 50 (19.92% from 255 or 30.86% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #492732 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492732 is #B6D8CD. Grayscale: #323232. Windows color (decimal): -11983054 or 3286857. OLE color: 3286857.
HSL color Cylindrical-coordinate representation of color #492732: hue angle of 340.59º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492732 is Cyan = 0, Magento = 0.47, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 50 | - |
| CMYK | 0 | 0.47 | 0.32 | 0.71 |
| HSL | 340.59º | 0.3% | 0.22% | - |
| HSV(B) | 340.59º | 0.47% | 0.29% | - |
| XYZ | 4.05 | 3.1 | 3.4 | - |
| YUV | 50.42 | 127.76 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 50 | 0 | 0.47 | 0.32 | 0.71 | 340.59 | 0.3 | 0.22 |
| Hex | 49 | 27 | 32 | 0 | 2F | 20 | 47 | 155 | 1E | 16 |
| Octal | 111 | 47 | 62 | 0 | 57 | 40 | 107 | 525 | 36 | 26 |
| Binary | 1001001 | 100111 | 110010 | 0 | 101111 | 100000 | 1000111 | 101010101 | 11110 | 10110 |
Color Harmonies of #492732
Complementary color
Monochromatic Colors of #492732
Black with #492732
Text Example
Text Example
White with #492732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492732; }
p { color: rgb(73,39,50); }
H1.HeaderClassName
{
color: #492732;
}
.AnyTagClassName
{
color: #492732;
}
</style>
background-color css
<style>
a { background-color: #492732; }
a { background-color: rgb(73,39,50); }
div.DivClassName
{
background-color: #492732;
}
.BgClassName
{
background-color: #492732;
}
</style>
border-color css
<style>
span { border-color: #492732; }
span { border-color: rgb(73,39,50); }
td.TdClassName
{
border-color: #492732;
}
.TagClassName
{
border-color: #492732;
}
</style>