Shades of Castro #422330
Tints of Castro #422330
RGB
CMYK
RGB Variations
Color information
#422330 (or 0x422330) is known color: Castro. HEX triplet: 42, 23 and 30. RGB value is (66,35,48). Sum of RGB (Red+Green+Blue) = 66+35+48=149 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.30% from 149); Green value is 35 (14.06% from 255 or 23.49% from 149); Blue value is 48 (19.14% from 255 or 32.21% from 149); Max value from RGB is 66 - color contains mainly: red. Hex color #422330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422330 is #BDDCCF. Grayscale: #2D2D2D. Windows color (decimal): -12442832 or 3154754. OLE color: 3154754.
HSL color Cylindrical-coordinate representation of color #422330: hue angle of 334.84º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #422330 is Cyan = 0, Magento = 0.47, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 35 | 48 | - |
| CMYK | 0 | 0.47 | 0.27 | 0.74 |
| HSL | 334.84º | 0.31% | 0.2% | - |
| HSV(B) | 334.84º | 0.47% | 0.26% | - |
| XYZ | 3.38 | 2.57 | 3.11 | - |
| YUV | 45.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 48 | 0 | 0.47 | 0.27 | 0.74 | 334.84 | 0.31 | 0.2 |
| Hex | 42 | 23 | 30 | 0 | 2F | 1B | 4A | 14F | 1F | 14 |
| Octal | 102 | 43 | 60 | 0 | 57 | 33 | 112 | 517 | 37 | 24 |
| Binary | 1000010 | 100011 | 110000 | 0 | 101111 | 11011 | 1001010 | 101001111 | 11111 | 10100 |
Color Harmonies of #422330
Complementary color
Monochromatic Colors of #422330
Black with #422330
Text Example
Text Example
White with #422330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422330; }
p { color: rgb(66,35,48); }
H1.HeaderClassName
{
color: #422330;
}
.AnyTagClassName
{
color: #422330;
}
</style>
background-color css
<style>
a { background-color: #422330; }
a { background-color: rgb(66,35,48); }
div.DivClassName
{
background-color: #422330;
}
.BgClassName
{
background-color: #422330;
}
</style>
border-color css
<style>
span { border-color: #422330; }
span { border-color: rgb(66,35,48); }
td.TdClassName
{
border-color: #422330;
}
.TagClassName
{
border-color: #422330;
}
</style>