Shades of Finn #633351
Tints of Finn #633351
RGB
CMYK
RGB Variations
Color information
#633351 (or 0x633351) is known color: Finn. HEX triplet: 63, 33 and 51. RGB value is (99,51,81). Sum of RGB (Red+Green+Blue) = 99+51+81=231 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.86% from 231); Green value is 51 (20.31% from 255 or 22.08% from 231); Blue value is 81 (32.03% from 255 or 35.06% from 231); Max value from RGB is 99 - color contains mainly: red. Hex color #633351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633351 is #9CCCAE. Grayscale: #444444. Windows color (decimal): -10276015 or 5321571. OLE color: 5321571.
HSL color Cylindrical-coordinate representation of color #633351: hue angle of 322.5º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #633351 is Cyan = 0, Magento = 0.48, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 81 | - |
| CMYK | 0 | 0.48 | 0.18 | 0.61 |
| HSL | 322.5º | 0.32% | 0.29% | - |
| HSV(B) | 322.5º | 0.48% | 0.39% | - |
| XYZ | 7.81 | 5.61 | 8.46 | - |
| YUV | 68.77 | 134.9 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 81 | 0 | 0.48 | 0.18 | 0.61 | 322.5 | 0.32 | 0.29 |
| Hex | 63 | 33 | 51 | 0 | 30 | 12 | 3D | 142 | 20 | 1D |
| Octal | 143 | 63 | 121 | 0 | 60 | 22 | 75 | 502 | 40 | 35 |
| Binary | 1100011 | 110011 | 1010001 | 0 | 110000 | 10010 | 111101 | 101000010 | 100000 | 11101 |
Color Harmonies of #633351
Complementary color
Monochromatic Colors of #633351
Black with #633351
Text Example
Text Example
White with #633351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633351; }
p { color: rgb(99,51,81); }
H1.HeaderClassName
{
color: #633351;
}
.AnyTagClassName
{
color: #633351;
}
</style>
background-color css
<style>
a { background-color: #633351; }
a { background-color: rgb(99,51,81); }
div.DivClassName
{
background-color: #633351;
}
.BgClassName
{
background-color: #633351;
}
</style>
border-color css
<style>
span { border-color: #633351; }
span { border-color: rgb(99,51,81); }
td.TdClassName
{
border-color: #633351;
}
.TagClassName
{
border-color: #633351;
}
</style>