Shades of Castro #422731
Tints of Castro #422731
RGB
CMYK
RGB Variations
Color information
#422731 (or 0x422731) is known color: Castro. HEX triplet: 42, 27 and 31. RGB value is (66,39,49). Sum of RGB (Red+Green+Blue) = 66+39+49=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 39 (15.62% from 255 or 25.32% from 154); Blue value is 49 (19.53% from 255 or 31.82% from 154); Max value from RGB is 66 - color contains mainly: red. Hex color #422731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422731 is #BDD8CE. Grayscale: #303030. Windows color (decimal): -12441807 or 3221314. OLE color: 3221314.
HSL color Cylindrical-coordinate representation of color #422731: hue angle of 337.78º 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 #422731 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 49 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.74 |
| HSL | 337.78º | 0.26% | 0.21% | - |
| HSV(B) | 337.78º | 0.41% | 0.26% | - |
| XYZ | 3.53 | 2.83 | 3.27 | - |
| YUV | 48.21 | 128.45 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 49 | 0 | 0.41 | 0.26 | 0.74 | 337.78 | 0.26 | 0.21 |
| Hex | 42 | 27 | 31 | 0 | 29 | 1A | 4A | 152 | 1A | 15 |
| Octal | 102 | 47 | 61 | 0 | 51 | 32 | 112 | 522 | 32 | 25 |
| Binary | 1000010 | 100111 | 110001 | 0 | 101001 | 11010 | 1001010 | 101010010 | 11010 | 10101 |
Color Harmonies of #422731
Complementary color
Monochromatic Colors of #422731
Black with #422731
Text Example
Text Example
White with #422731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422731; }
p { color: rgb(66,39,49); }
H1.HeaderClassName
{
color: #422731;
}
.AnyTagClassName
{
color: #422731;
}
</style>
background-color css
<style>
a { background-color: #422731; }
a { background-color: rgb(66,39,49); }
div.DivClassName
{
background-color: #422731;
}
.BgClassName
{
background-color: #422731;
}
</style>
border-color css
<style>
span { border-color: #422731; }
span { border-color: rgb(66,39,49); }
td.TdClassName
{
border-color: #422731;
}
.TagClassName
{
border-color: #422731;
}
</style>