Shades of Castro #451627
Tints of Castro #451627
RGB
CMYK
RGB Variations
Color information
#451627 (or 0x451627) is known color: Castro. HEX triplet: 45, 16 and 27. RGB value is (69,22,39). Sum of RGB (Red+Green+Blue) = 69+22+39=130 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.08% from 130); Green value is 22 (8.98% from 255 or 16.92% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 69 - color contains mainly: red. Hex color #451627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451627 is #BAE9D8. Grayscale: #252525. Windows color (decimal): -12249561 or 2561605. OLE color: 2561605.
HSL color Cylindrical-coordinate representation of color #451627: hue angle of 338.3º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #451627 is Cyan = 0, Magento = 0.68, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 22 | 39 | - |
| CMYK | 0 | 0.68 | 0.43 | 0.73 |
| HSL | 338.3º | 0.52% | 0.18% | - |
| HSV(B) | 338.3º | 0.68% | 0.27% | - |
| XYZ | 3.11 | 1.99 | 2.14 | - |
| YUV | 37.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 22 | 39 | 0 | 0.68 | 0.43 | 0.73 | 338.3 | 0.52 | 0.18 |
| Hex | 45 | 16 | 27 | 0 | 44 | 2B | 49 | 152 | 34 | 12 |
| Octal | 105 | 26 | 47 | 0 | 104 | 53 | 111 | 522 | 64 | 22 |
| Binary | 1000101 | 10110 | 100111 | 0 | 1000100 | 101011 | 1001001 | 101010010 | 110100 | 10010 |
Color Harmonies of #451627
Complementary color
Monochromatic Colors of #451627
Black with #451627
Text Example
Text Example
White with #451627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451627; }
p { color: rgb(69,22,39); }
H1.HeaderClassName
{
color: #451627;
}
.AnyTagClassName
{
color: #451627;
}
</style>
background-color css
<style>
a { background-color: #451627; }
a { background-color: rgb(69,22,39); }
div.DivClassName
{
background-color: #451627;
}
.BgClassName
{
background-color: #451627;
}
</style>
border-color css
<style>
span { border-color: #451627; }
span { border-color: rgb(69,22,39); }
td.TdClassName
{
border-color: #451627;
}
.TagClassName
{
border-color: #451627;
}
</style>