Shades of Siren #642934
Tints of Siren #642934
RGB
CMYK
RGB Variations
Color information
#642934 (or 0x642934) is known color: Siren. HEX triplet: 64, 29 and 34. RGB value is (100,41,52). Sum of RGB (Red+Green+Blue) = 100+41+52=193 (25% of max value = 765). Red value is 100 (39.45% from 255 or 51.81% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 52 (20.70% from 255 or 26.94% from 193); Max value from RGB is 100 - color contains mainly: red. Hex color #642934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642934 is #9BD6CB. Grayscale: #3B3B3B. Windows color (decimal): -10213068 or 3418468. OLE color: 3418468.
HSL color Cylindrical-coordinate representation of color #642934: hue angle of 348.81º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #642934 is Cyan = 0, Magento = 0.59, Yellow = 0.48 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 41 | 52 | - |
| CMYK | 0 | 0.59 | 0.48 | 0.61 |
| HSL | 348.81º | 0.42% | 0.28% | - |
| HSV(B) | 348.81º | 0.59% | 0.39% | - |
| XYZ | 6.67 | 4.54 | 3.77 | - |
| YUV | 59.9 | 123.55 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 52 | 0 | 0.59 | 0.48 | 0.61 | 348.81 | 0.42 | 0.28 |
| Hex | 64 | 29 | 34 | 0 | 3B | 30 | 3D | 15D | 2A | 1C |
| Octal | 144 | 51 | 64 | 0 | 73 | 60 | 75 | 535 | 52 | 34 |
| Binary | 1100100 | 101001 | 110100 | 0 | 111011 | 110000 | 111101 | 101011101 | 101010 | 11100 |
Color Harmonies of #642934
Complementary color
Monochromatic Colors of #642934
Black with #642934
Text Example
Text Example
White with #642934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642934; }
p { color: rgb(100,41,52); }
H1.HeaderClassName
{
color: #642934;
}
.AnyTagClassName
{
color: #642934;
}
</style>
background-color css
<style>
a { background-color: #642934; }
a { background-color: rgb(100,41,52); }
div.DivClassName
{
background-color: #642934;
}
.BgClassName
{
background-color: #642934;
}
</style>
border-color css
<style>
span { border-color: #642934; }
span { border-color: rgb(100,41,52); }
td.TdClassName
{
border-color: #642934;
}
.TagClassName
{
border-color: #642934;
}
</style>