Shades of Castro #452932
Tints of Castro #452932
RGB
CMYK
RGB Variations
Color information
#452932 (or 0x452932) is known color: Castro. HEX triplet: 45, 29 and 32. RGB value is (69,41,50). Sum of RGB (Red+Green+Blue) = 69+41+50=160 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.12% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 50 (19.92% from 255 or 31.25% from 160); Max value from RGB is 69 - color contains mainly: red. Hex color #452932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452932 is #BAD6CD. Grayscale: #323232. Windows color (decimal): -12244686 or 3287365. OLE color: 3287365.
HSL color Cylindrical-coordinate representation of color #452932: hue angle of 340.71º 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 #452932 is Cyan = 0, Magento = 0.41, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 50 | - |
| CMYK | 0 | 0.41 | 0.28 | 0.73 |
| HSL | 340.71º | 0.25% | 0.22% | - |
| HSV(B) | 340.71º | 0.41% | 0.27% | - |
| XYZ | 3.82 | 3.08 | 3.41 | - |
| YUV | 50.4 | 127.78 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 50 | 0 | 0.41 | 0.28 | 0.73 | 340.71 | 0.25 | 0.22 |
| Hex | 45 | 29 | 32 | 0 | 29 | 1C | 49 | 155 | 19 | 16 |
| Octal | 105 | 51 | 62 | 0 | 51 | 34 | 111 | 525 | 31 | 26 |
| Binary | 1000101 | 101001 | 110010 | 0 | 101001 | 11100 | 1001001 | 101010101 | 11001 | 10110 |
Color Harmonies of #452932
Complementary color
Monochromatic Colors of #452932
Black with #452932
Text Example
Text Example
White with #452932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452932; }
p { color: rgb(69,41,50); }
H1.HeaderClassName
{
color: #452932;
}
.AnyTagClassName
{
color: #452932;
}
</style>
background-color css
<style>
a { background-color: #452932; }
a { background-color: rgb(69,41,50); }
div.DivClassName
{
background-color: #452932;
}
.BgClassName
{
background-color: #452932;
}
</style>
border-color css
<style>
span { border-color: #452932; }
span { border-color: rgb(69,41,50); }
td.TdClassName
{
border-color: #452932;
}
.TagClassName
{
border-color: #452932;
}
</style>