Shades of Finn #633350
Tints of Finn #633350
RGB
CMYK
RGB Variations
Color information
#633350 (or 0x633350) is known color: Finn. HEX triplet: 63, 33 and 50. RGB value is (99,51,80). Sum of RGB (Red+Green+Blue) = 99+51+80=230 (30% of max value = 765). Red value is 99 (39.06% from 255 or 43.04% from 230); Green value is 51 (20.31% from 255 or 22.17% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 99 - color contains mainly: red. Hex color #633350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633350 is #9CCCAF. Grayscale: #444444. Windows color (decimal): -10276016 or 5256035. OLE color: 5256035.
HSL color Cylindrical-coordinate representation of color #633350: hue angle of 323.75º 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 #633350 is Cyan = 0, Magento = 0.48, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 80 | - |
| CMYK | 0 | 0.48 | 0.19 | 0.61 |
| HSL | 323.75º | 0.32% | 0.29% | - |
| HSV(B) | 323.75º | 0.48% | 0.39% | - |
| XYZ | 7.78 | 5.6 | 8.26 | - |
| YUV | 68.66 | 134.4 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 80 | 0 | 0.48 | 0.19 | 0.61 | 323.75 | 0.32 | 0.29 |
| Hex | 63 | 33 | 50 | 0 | 30 | 13 | 3D | 144 | 20 | 1D |
| Octal | 143 | 63 | 120 | 0 | 60 | 23 | 75 | 504 | 40 | 35 |
| Binary | 1100011 | 110011 | 1010000 | 0 | 110000 | 10011 | 111101 | 101000100 | 100000 | 11101 |
Color Harmonies of #633350
Complementary color
Monochromatic Colors of #633350
Black with #633350
Text Example
Text Example
White with #633350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633350; }
p { color: rgb(99,51,80); }
H1.HeaderClassName
{
color: #633350;
}
.AnyTagClassName
{
color: #633350;
}
</style>
background-color css
<style>
a { background-color: #633350; }
a { background-color: rgb(99,51,80); }
div.DivClassName
{
background-color: #633350;
}
.BgClassName
{
background-color: #633350;
}
</style>
border-color css
<style>
span { border-color: #633350; }
span { border-color: rgb(99,51,80); }
td.TdClassName
{
border-color: #633350;
}
.TagClassName
{
border-color: #633350;
}
</style>