Shades of Castro #422630
Tints of Castro #422630
RGB
CMYK
RGB Variations
Color information
#422630 (or 0x422630) is known color: Castro. HEX triplet: 42, 26 and 30. RGB value is (66,38,48). Sum of RGB (Red+Green+Blue) = 66+38+48=152 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.42% from 152); Green value is 38 (15.23% from 255 or 25% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 66 - color contains mainly: red. Hex color #422630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422630 is #BDD9CF. Grayscale: #2F2F2F. Windows color (decimal): -12442064 or 3155522. OLE color: 3155522.
HSL color Cylindrical-coordinate representation of color #422630: hue angle of 338.57º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #422630 is Cyan = 0, Magento = 0.42, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 48 | - |
| CMYK | 0 | 0.42 | 0.27 | 0.74 |
| HSL | 338.57º | 0.27% | 0.2% | - |
| HSV(B) | 338.57º | 0.42% | 0.26% | - |
| XYZ | 3.47 | 2.76 | 3.15 | - |
| YUV | 47.51 | 128.28 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 48 | 0 | 0.42 | 0.27 | 0.74 | 338.57 | 0.27 | 0.2 |
| Hex | 42 | 26 | 30 | 0 | 2A | 1B | 4A | 153 | 1B | 14 |
| Octal | 102 | 46 | 60 | 0 | 52 | 33 | 112 | 523 | 33 | 24 |
| Binary | 1000010 | 100110 | 110000 | 0 | 101010 | 11011 | 1001010 | 101010011 | 11011 | 10100 |
Color Harmonies of #422630
Complementary color
Monochromatic Colors of #422630
Black with #422630
Text Example
Text Example
White with #422630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422630; }
p { color: rgb(66,38,48); }
H1.HeaderClassName
{
color: #422630;
}
.AnyTagClassName
{
color: #422630;
}
</style>
background-color css
<style>
a { background-color: #422630; }
a { background-color: rgb(66,38,48); }
div.DivClassName
{
background-color: #422630;
}
.BgClassName
{
background-color: #422630;
}
</style>
border-color css
<style>
span { border-color: #422630; }
span { border-color: rgb(66,38,48); }
td.TdClassName
{
border-color: #422630;
}
.TagClassName
{
border-color: #422630;
}
</style>