Shades of Castro #422932
Tints of Castro #422932
RGB
CMYK
RGB Variations
Color information
#422932 (or 0x422932) is known color: Castro. HEX triplet: 42, 29 and 32. RGB value is (66,41,50). Sum of RGB (Red+Green+Blue) = 66+41+50=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 41 (16.41% from 255 or 26.11% from 157); Blue value is 50 (19.92% from 255 or 31.85% from 157); Max value from RGB is 66 - color contains mainly: red. Hex color #422932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422932 is #BDD6CD. Grayscale: #313131. Windows color (decimal): -12441294 or 3287362. OLE color: 3287362.
HSL color Cylindrical-coordinate representation of color #422932: hue angle of 338.4º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #422932 is Cyan = 0, Magento = 0.38, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 50 | - |
| CMYK | 0 | 0.38 | 0.24 | 0.74 |
| HSL | 338.4º | 0.23% | 0.21% | - |
| HSV(B) | 338.4º | 0.38% | 0.26% | - |
| XYZ | 3.62 | 2.97 | 3.4 | - |
| YUV | 49.5 | 128.28 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 50 | 0 | 0.38 | 0.24 | 0.74 | 338.4 | 0.23 | 0.21 |
| Hex | 42 | 29 | 32 | 0 | 26 | 18 | 4A | 152 | 17 | 15 |
| Octal | 102 | 51 | 62 | 0 | 46 | 30 | 112 | 522 | 27 | 25 |
| Binary | 1000010 | 101001 | 110010 | 0 | 100110 | 11000 | 1001010 | 101010010 | 10111 | 10101 |
Color Harmonies of #422932
Complementary color
Monochromatic Colors of #422932
Black with #422932
Text Example
Text Example
White with #422932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422932; }
p { color: rgb(66,41,50); }
H1.HeaderClassName
{
color: #422932;
}
.AnyTagClassName
{
color: #422932;
}
</style>
background-color css
<style>
a { background-color: #422932; }
a { background-color: rgb(66,41,50); }
div.DivClassName
{
background-color: #422932;
}
.BgClassName
{
background-color: #422932;
}
</style>
border-color css
<style>
span { border-color: #422932; }
span { border-color: rgb(66,41,50); }
td.TdClassName
{
border-color: #422932;
}
.TagClassName
{
border-color: #422932;
}
</style>