Shades of Castro #452931
Tints of Castro #452931
RGB
CMYK
RGB Variations
Color information
#452931 (or 0x452931) is known color: Castro. HEX triplet: 45, 29 and 31. RGB value is (69,41,49). Sum of RGB (Red+Green+Blue) = 69+41+49=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 49 (19.53% from 255 or 30.82% from 159); Max value from RGB is 69 - color contains mainly: red. Hex color #452931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452931 is #BAD6CE. Grayscale: #323232. Windows color (decimal): -12244687 or 3221829. OLE color: 3221829.
HSL color Cylindrical-coordinate representation of color #452931: hue angle of 342.86º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #452931 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 49 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.73 |
| HSL | 342.86º | 0.25% | 0.22% | - |
| HSV(B) | 342.86º | 0.41% | 0.27% | - |
| XYZ | 3.8 | 3.07 | 3.3 | - |
| YUV | 50.28 | 127.28 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 49 | 0 | 0.41 | 0.29 | 0.73 | 342.86 | 0.25 | 0.22 |
| Hex | 45 | 29 | 31 | 0 | 29 | 1D | 49 | 157 | 19 | 16 |
| Octal | 105 | 51 | 61 | 0 | 51 | 35 | 111 | 527 | 31 | 26 |
| Binary | 1000101 | 101001 | 110001 | 0 | 101001 | 11101 | 1001001 | 101010111 | 11001 | 10110 |
Color Harmonies of #452931
Complementary color
Monochromatic Colors of #452931
Black with #452931
Text Example
Text Example
White with #452931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452931; }
p { color: rgb(69,41,49); }
H1.HeaderClassName
{
color: #452931;
}
.AnyTagClassName
{
color: #452931;
}
</style>
background-color css
<style>
a { background-color: #452931; }
a { background-color: rgb(69,41,49); }
div.DivClassName
{
background-color: #452931;
}
.BgClassName
{
background-color: #452931;
}
</style>
border-color css
<style>
span { border-color: #452931; }
span { border-color: rgb(69,41,49); }
td.TdClassName
{
border-color: #452931;
}
.TagClassName
{
border-color: #452931;
}
</style>