Shades of Finn #703952
Tints of Finn #703952
RGB
CMYK
RGB Variations
Color information
#703952 (or 0x703952) is known color: Finn. HEX triplet: 70, 39 and 52. RGB value is (112,57,82). Sum of RGB (Red+Green+Blue) = 112+57+82=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 57 (22.66% from 255 or 22.71% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #703952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703952 is #8FC6AD. Grayscale: #4C4C4C. Windows color (decimal): -9422510 or 5388656. OLE color: 5388656.
HSL color Cylindrical-coordinate representation of color #703952: hue angle of 332.73º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #703952 is Cyan = 0, Magento = 0.49, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 57 | 82 | - |
| CMYK | 0 | 0.49 | 0.27 | 0.56 |
| HSL | 332.73º | 0.33% | 0.33% | - |
| HSV(B) | 332.73º | 0.49% | 0.44% | - |
| XYZ | 9.67 | 6.98 | 8.82 | - |
| YUV | 76.3 | 131.22 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 57 | 82 | 0 | 0.49 | 0.27 | 0.56 | 332.73 | 0.33 | 0.33 |
| Hex | 70 | 39 | 52 | 0 | 31 | 1B | 38 | 14D | 21 | 21 |
| Octal | 160 | 71 | 122 | 0 | 61 | 33 | 70 | 515 | 41 | 41 |
| Binary | 1110000 | 111001 | 1010010 | 0 | 110001 | 11011 | 111000 | 101001101 | 100001 | 100001 |
Color Harmonies of #703952
Complementary color
Monochromatic Colors of #703952
Black with #703952
Text Example
Text Example
White with #703952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703952; }
p { color: rgb(112,57,82); }
H1.HeaderClassName
{
color: #703952;
}
.AnyTagClassName
{
color: #703952;
}
</style>
background-color css
<style>
a { background-color: #703952; }
a { background-color: rgb(112,57,82); }
div.DivClassName
{
background-color: #703952;
}
.BgClassName
{
background-color: #703952;
}
</style>
border-color css
<style>
span { border-color: #703952; }
span { border-color: rgb(112,57,82); }
td.TdClassName
{
border-color: #703952;
}
.TagClassName
{
border-color: #703952;
}
</style>