Shades of Castro #421625
Tints of Castro #421625
RGB
CMYK
RGB Variations
Color information
#421625 (or 0x421625) is known color: Castro. HEX triplet: 42, 16 and 25. RGB value is (66,22,37). Sum of RGB (Red+Green+Blue) = 66+22+37=125 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.8% from 125); Green value is 22 (8.98% from 255 or 17.6% from 125); Blue value is 37 (14.84% from 255 or 29.6% from 125); Max value from RGB is 66 - color contains mainly: red. Hex color #421625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421625 is #BDE9DA. Grayscale: #242424. Windows color (decimal): -12446171 or 2430530. OLE color: 2430530.
HSL color Cylindrical-coordinate representation of color #421625: hue angle of 339.55º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421625 is Cyan = 0, Magento = 0.67, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 37 | - |
| CMYK | 0 | 0.67 | 0.44 | 0.74 |
| HSL | 339.55º | 0.5% | 0.17% | - |
| HSV(B) | 339.55º | 0.67% | 0.26% | - |
| XYZ | 2.87 | 1.87 | 1.96 | - |
| YUV | 36.87 | 128.08 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 37 | 0 | 0.67 | 0.44 | 0.74 | 339.55 | 0.5 | 0.17 |
| Hex | 42 | 16 | 25 | 0 | 43 | 2C | 4A | 154 | 32 | 11 |
| Octal | 102 | 26 | 45 | 0 | 103 | 54 | 112 | 524 | 62 | 21 |
| Binary | 1000010 | 10110 | 100101 | 0 | 1000011 | 101100 | 1001010 | 101010100 | 110010 | 10001 |
Color Harmonies of #421625
Complementary color
Monochromatic Colors of #421625
Black with #421625
Text Example
Text Example
White with #421625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421625; }
p { color: rgb(66,22,37); }
H1.HeaderClassName
{
color: #421625;
}
.AnyTagClassName
{
color: #421625;
}
</style>
background-color css
<style>
a { background-color: #421625; }
a { background-color: rgb(66,22,37); }
div.DivClassName
{
background-color: #421625;
}
.BgClassName
{
background-color: #421625;
}
</style>
border-color css
<style>
span { border-color: #421625; }
span { border-color: rgb(66,22,37); }
td.TdClassName
{
border-color: #421625;
}
.TagClassName
{
border-color: #421625;
}
</style>