Shades of Castro #422730
Tints of Castro #422730
RGB
CMYK
RGB Variations
Color information
#422730 (or 0x422730) is known color: Castro. HEX triplet: 42, 27 and 30. RGB value is (66,39,48). Sum of RGB (Red+Green+Blue) = 66+39+48=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 39 (15.62% from 255 or 25.49% from 153); Blue value is 48 (19.14% from 255 or 31.37% from 153); Max value from RGB is 66 - color contains mainly: red. Hex color #422730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422730 is #BDD8CF. Grayscale: #303030. Windows color (decimal): -12441808 or 3155778. OLE color: 3155778.
HSL color Cylindrical-coordinate representation of color #422730: hue angle of 340º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422730 is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 48 | - |
| CMYK | 0 | 0.41 | 0.27 | 0.74 |
| HSL | 340º | 0.26% | 0.21% | - |
| HSV(B) | 340º | 0.41% | 0.26% | - |
| XYZ | 3.51 | 2.82 | 3.16 | - |
| YUV | 48.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 48 | 0 | 0.41 | 0.27 | 0.74 | 340 | 0.26 | 0.21 |
| Hex | 42 | 27 | 30 | 0 | 29 | 1B | 4A | 154 | 1A | 15 |
| Octal | 102 | 47 | 60 | 0 | 51 | 33 | 112 | 524 | 32 | 25 |
| Binary | 1000010 | 100111 | 110000 | 0 | 101001 | 11011 | 1001010 | 101010100 | 11010 | 10101 |
Color Harmonies of #422730
Complementary color
Monochromatic Colors of #422730
Black with #422730
Text Example
Text Example
White with #422730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422730; }
p { color: rgb(66,39,48); }
H1.HeaderClassName
{
color: #422730;
}
.AnyTagClassName
{
color: #422730;
}
</style>
background-color css
<style>
a { background-color: #422730; }
a { background-color: rgb(66,39,48); }
div.DivClassName
{
background-color: #422730;
}
.BgClassName
{
background-color: #422730;
}
</style>
border-color css
<style>
span { border-color: #422730; }
span { border-color: rgb(66,39,48); }
td.TdClassName
{
border-color: #422730;
}
.TagClassName
{
border-color: #422730;
}
</style>