Shades of Castro #422430
Tints of Castro #422430
RGB
CMYK
RGB Variations
Color information
#422430 (or 0x422430) is known color: Castro. HEX triplet: 42, 24 and 30. RGB value is (66,36,48). Sum of RGB (Red+Green+Blue) = 66+36+48=150 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44% from 150); Green value is 36 (14.45% from 255 or 24% from 150); Blue value is 48 (19.14% from 255 or 32% from 150); Max value from RGB is 66 - color contains mainly: red. Hex color #422430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422430 is #BDDBCF. Grayscale: #2E2E2E. Windows color (decimal): -12442576 or 3155010. OLE color: 3155010.
HSL color Cylindrical-coordinate representation of color #422430: hue angle of 336º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #422430 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 36 | 48 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.74 |
| HSL | 336º | 0.29% | 0.2% | - |
| HSV(B) | 336º | 0.45% | 0.26% | - |
| XYZ | 3.41 | 2.63 | 3.12 | - |
| YUV | 46.34 | 128.94 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 48 | 0 | 0.45 | 0.27 | 0.74 | 336 | 0.29 | 0.2 |
| Hex | 42 | 24 | 30 | 0 | 2D | 1B | 4A | 150 | 1D | 14 |
| Octal | 102 | 44 | 60 | 0 | 55 | 33 | 112 | 520 | 35 | 24 |
| Binary | 1000010 | 100100 | 110000 | 0 | 101101 | 11011 | 1001010 | 101010000 | 11101 | 10100 |
Color Harmonies of #422430
Complementary color
Monochromatic Colors of #422430
Black with #422430
Text Example
Text Example
White with #422430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422430; }
p { color: rgb(66,36,48); }
H1.HeaderClassName
{
color: #422430;
}
.AnyTagClassName
{
color: #422430;
}
</style>
background-color css
<style>
a { background-color: #422430; }
a { background-color: rgb(66,36,48); }
div.DivClassName
{
background-color: #422430;
}
.BgClassName
{
background-color: #422430;
}
</style>
border-color css
<style>
span { border-color: #422430; }
span { border-color: rgb(66,36,48); }
td.TdClassName
{
border-color: #422430;
}
.TagClassName
{
border-color: #422430;
}
</style>