Shades of Castro #452832
Tints of Castro #452832
RGB
CMYK
RGB Variations
Color information
#452832 (or 0x452832) is known color: Castro. HEX triplet: 45, 28 and 32. RGB value is (69,40,50). Sum of RGB (Red+Green+Blue) = 69+40+50=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 40 (16.02% from 255 or 25.16% from 159); Blue value is 50 (19.92% from 255 or 31.45% from 159); Max value from RGB is 69 - color contains mainly: red. Hex color #452832 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452832 is #BAD7CD. Grayscale: #313131. Windows color (decimal): -12244942 or 3287109. OLE color: 3287109.
HSL color Cylindrical-coordinate representation of color #452832: hue angle of 339.31º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #452832 is Cyan = 0, Magento = 0.42, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 50 | - |
| CMYK | 0 | 0.42 | 0.28 | 0.73 |
| HSL | 339.31º | 0.27% | 0.21% | - |
| HSV(B) | 339.31º | 0.42% | 0.27% | - |
| XYZ | 3.79 | 3.01 | 3.4 | - |
| YUV | 49.81 | 128.11 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 50 | 0 | 0.42 | 0.28 | 0.73 | 339.31 | 0.27 | 0.21 |
| Hex | 45 | 28 | 32 | 0 | 2A | 1C | 49 | 153 | 1B | 15 |
| Octal | 105 | 50 | 62 | 0 | 52 | 34 | 111 | 523 | 33 | 25 |
| Binary | 1000101 | 101000 | 110010 | 0 | 101010 | 11100 | 1001001 | 101010011 | 11011 | 10101 |
Color Harmonies of #452832
Complementary color
Monochromatic Colors of #452832
Black with #452832
Text Example
Text Example
White with #452832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452832; }
p { color: rgb(69,40,50); }
H1.HeaderClassName
{
color: #452832;
}
.AnyTagClassName
{
color: #452832;
}
</style>
background-color css
<style>
a { background-color: #452832; }
a { background-color: rgb(69,40,50); }
div.DivClassName
{
background-color: #452832;
}
.BgClassName
{
background-color: #452832;
}
</style>
border-color css
<style>
span { border-color: #452832; }
span { border-color: rgb(69,40,50); }
td.TdClassName
{
border-color: #452832;
}
.TagClassName
{
border-color: #452832;
}
</style>