Shades of Castro #391925
Tints of Castro #391925
RGB
CMYK
RGB Variations
Color information
#391925 (or 0x391925) is known color: Castro. HEX triplet: 39, 19 and 25. RGB value is (57,25,37). Sum of RGB (Red+Green+Blue) = 57+25+37=119 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.90% from 119); Green value is 25 (10.16% from 255 or 21.01% from 119); Blue value is 37 (14.84% from 255 or 31.09% from 119); Max value from RGB is 57 - color contains mainly: red. Hex color #391925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391925 is #C6E6DA. Grayscale: #232323. Windows color (decimal): -13035227 or 2431289. OLE color: 2431289.
HSL color Cylindrical-coordinate representation of color #391925: hue angle of 337.5º degrees, saturation: 0.39, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #391925 is Cyan = 0, Magento = 0.56, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 25 | 37 | - |
| CMYK | 0 | 0.56 | 0.35 | 0.78 |
| HSL | 337.5º | 0.39% | 0.16% | - |
| HSV(B) | 337.5º | 0.56% | 0.22% | - |
| XYZ | 2.37 | 1.7 | 1.95 | - |
| YUV | 35.94 | 128.6 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 37 | 0 | 0.56 | 0.35 | 0.78 | 337.5 | 0.39 | 0.16 |
| Hex | 39 | 19 | 25 | 0 | 38 | 23 | 4E | 152 | 27 | 10 |
| Octal | 71 | 31 | 45 | 0 | 70 | 43 | 116 | 522 | 47 | 20 |
| Binary | 111001 | 11001 | 100101 | 0 | 111000 | 100011 | 1001110 | 101010010 | 100111 | 10000 |
Color Harmonies of #391925
Complementary color
Monochromatic Colors of #391925
Black with #391925
Text Example
Text Example
White with #391925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391925; }
p { color: rgb(57,25,37); }
H1.HeaderClassName
{
color: #391925;
}
.AnyTagClassName
{
color: #391925;
}
</style>
background-color css
<style>
a { background-color: #391925; }
a { background-color: rgb(57,25,37); }
div.DivClassName
{
background-color: #391925;
}
.BgClassName
{
background-color: #391925;
}
</style>
border-color css
<style>
span { border-color: #391925; }
span { border-color: rgb(57,25,37); }
td.TdClassName
{
border-color: #391925;
}
.TagClassName
{
border-color: #391925;
}
</style>