Shades of Castro #422530
Tints of Castro #422530
RGB
CMYK
RGB Variations
Color information
#422530 (or 0x422530) is known color: Castro. HEX triplet: 42, 25 and 30. RGB value is (66,37,48). Sum of RGB (Red+Green+Blue) = 66+37+48=151 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.71% from 151); Green value is 37 (14.84% from 255 or 24.50% from 151); Blue value is 48 (19.14% from 255 or 31.79% from 151); Max value from RGB is 66 - color contains mainly: red. Hex color #422530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422530 is #BDDACF. Grayscale: #2E2E2E. Windows color (decimal): -12442320 or 3155266. OLE color: 3155266.
HSL color Cylindrical-coordinate representation of color #422530: hue angle of 337.24º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #422530 is Cyan = 0, Magento = 0.44, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 48 | - |
| CMYK | 0 | 0.44 | 0.27 | 0.74 |
| HSL | 337.24º | 0.28% | 0.2% | - |
| HSV(B) | 337.24º | 0.44% | 0.26% | - |
| XYZ | 3.44 | 2.69 | 3.14 | - |
| YUV | 46.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 48 | 0 | 0.44 | 0.27 | 0.74 | 337.24 | 0.28 | 0.2 |
| Hex | 42 | 25 | 30 | 0 | 2C | 1B | 4A | 151 | 1C | 14 |
| Octal | 102 | 45 | 60 | 0 | 54 | 33 | 112 | 521 | 34 | 24 |
| Binary | 1000010 | 100101 | 110000 | 0 | 101100 | 11011 | 1001010 | 101010001 | 11100 | 10100 |
Color Harmonies of #422530
Complementary color
Monochromatic Colors of #422530
Black with #422530
Text Example
Text Example
White with #422530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422530; }
p { color: rgb(66,37,48); }
H1.HeaderClassName
{
color: #422530;
}
.AnyTagClassName
{
color: #422530;
}
</style>
background-color css
<style>
a { background-color: #422530; }
a { background-color: rgb(66,37,48); }
div.DivClassName
{
background-color: #422530;
}
.BgClassName
{
background-color: #422530;
}
</style>
border-color css
<style>
span { border-color: #422530; }
span { border-color: rgb(66,37,48); }
td.TdClassName
{
border-color: #422530;
}
.TagClassName
{
border-color: #422530;
}
</style>