Shades of Castro #452732
Tints of Castro #452732
RGB
CMYK
RGB Variations
Color information
#452732 (or 0x452732) is known color: Castro. HEX triplet: 45, 27 and 32. RGB value is (69,39,50). Sum of RGB (Red+Green+Blue) = 69+39+50=158 (20% of max value = 765). Red value is 69 (27.34% from 255 or 43.67% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 50 (19.92% from 255 or 31.65% from 158); Max value from RGB is 69 - color contains mainly: red. Hex color #452732 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452732 is #BAD8CD. Grayscale: #313131. Windows color (decimal): -12245198 or 3286853. OLE color: 3286853.
HSL color Cylindrical-coordinate representation of color #452732: hue angle of 338º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #452732 is Cyan = 0, Magento = 0.43, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 39 | 50 | - |
| CMYK | 0 | 0.43 | 0.28 | 0.73 |
| HSL | 338º | 0.28% | 0.21% | - |
| HSV(B) | 338º | 0.43% | 0.27% | - |
| XYZ | 3.76 | 2.95 | 3.39 | - |
| YUV | 49.22 | 128.44 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 50 | 0 | 0.43 | 0.28 | 0.73 | 338 | 0.28 | 0.21 |
| Hex | 45 | 27 | 32 | 0 | 2B | 1C | 49 | 152 | 1C | 15 |
| Octal | 105 | 47 | 62 | 0 | 53 | 34 | 111 | 522 | 34 | 25 |
| Binary | 1000101 | 100111 | 110010 | 0 | 101011 | 11100 | 1001001 | 101010010 | 11100 | 10101 |
Color Harmonies of #452732
Complementary color
Monochromatic Colors of #452732
Black with #452732
Text Example
Text Example
White with #452732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452732; }
p { color: rgb(69,39,50); }
H1.HeaderClassName
{
color: #452732;
}
.AnyTagClassName
{
color: #452732;
}
</style>
background-color css
<style>
a { background-color: #452732; }
a { background-color: rgb(69,39,50); }
div.DivClassName
{
background-color: #452732;
}
.BgClassName
{
background-color: #452732;
}
</style>
border-color css
<style>
span { border-color: #452732; }
span { border-color: rgb(69,39,50); }
td.TdClassName
{
border-color: #452732;
}
.TagClassName
{
border-color: #452732;
}
</style>